• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » up

up

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@blog
  • Any namespace
  • blog:change_windows_desktop_background_for_day_and_night_ubuntu_gnu (1)
  • blog:find_ubuntu (1)
  • blog:ubuntu_disable_password_request_after_suspend (1)
  • blog:zebra_striping_in_libreoffice (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • backup_and_restore_complete_typo3_installation
  • backup_and_restore_package_selections
  • backuppc_script_archive_all_hosts
  • cache_windows_updates_using_polipo_and_wpad.dat
  • configure_backuppc_with_a_non-root_account
  • debian_package_backup (blog)
  • debian_setup_on_hexonet_virtual_servers
  • firefox_speedup (blog)
  • how_to_create_a_zotero_group_for_cooperation
  • how_to_trap_interrupts_in_the_bash_shell
  • install_sane_support_for_epson_gt-2500_in_ubuntu_linux
  • install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
  • linux_prevent_teamviewer_daemon_from_starting_up
  • linux_print_screen_tool_with_upload_shutter
  • linux_speed_up_speed_up_ext3
  • mbr_copy_backup_and_restore
  • microsoft_update_error_code_list
  • openssh_vpn_setup (blog)
  • openvpn_setup_debian (blog)
  • privacy_tunnel_dns_lookups_through_socks_proxy_when_browsing
  • quick_image_upload_to_imageshack_in_ubuntu
  • remote_debian_updates_using_apt-dater
  • remove_update_manager_popup
  • set_up_davmail_gateway
  • set_up_private_firefox_sync_server
  • setting_up_a_weave_server_on_debian_lenny
  • setting_up_proxy_autoconfiguration
  • setup_zoneminder_on_ubuntu_12.04_virtual_server
  • simple_backup_procedure_for_windows_c_t_bff
  • speed_up_linux_mint (blog)
  • typo3_gsanalytics_install_and_setup
  • upgrade_debian_etch_to_lenny
  • vmware_tools_update_afer_ubuntu_kernel_update
  • windows_10_upgrade_stoppen

Fulltext results:

create_encrypted_tar_files
25 Hits, Last modified: 15 years ago
====== Create encrypted tar backups and store them on the amazon S3 cloud ======  Amazon S3 provides ... which makes it an ideal solution for storing backups. But to make use of it, you need a piece of soft... 3: create buckets, list the contents of a bucket, upload and download files, etc. And aws, a simple co... now ready to go. To create a bucket for your backup use the aws mkdir command (replacing BUCKET with
simple_backup_procedure_for_windows_c_t_bff
19 Hits, Last modified: 16 years ago
====== Simple backup procedure for windows (c't bff) ====== Backing up your files should be fast and easy, so that you make a backup every day (or at least weekly if you are lazy and... mputer magazine c't]], a simple and efficient backup script was presented, which has some unique featu
remove_update_manager_popup
17 Hits, Last modified: 16 years ago
====== Remove Ubuntu Jaunty update manager popup ====== For those who are using Ubuntu Jaunty, you will notice that there is a change in the way the system notifies you to upgrade software. In the past, an icon will appear on the system tray whenever there is new update available. In Ubuntu Jaunty, instead of showi
mbr_copy_backup_and_restore
16 Hits, Last modified: 14 years ago
====== MBR copy, backup and restore ====== MBR Total Size 446 + 64 + 2 = 512 Where, 446 bytes - B... MBR boot code only with the contents of $mbr.backup.file. * Use 512 bytes to overwrite or restore y... 's partition table) with the contents of $mbr.backup.file. dd command to copy MBR (identically sized ... mand Example Linux sfdisk command can make a backup of the primary and extended partition table as fo
remote_debian_updates_using_apt-dater
15 Hits, Last modified: 14 years ago
====== Remote debian updates using apt-dater ====== Apt-dater is a relatively new utility that allow... an servers from a central control server. I wrote up the necessary steps below, as the existing instru... ww.ibh.de/apt-dater/) are slightly unclear on a couple of things. We run Debian stable (currently len... kports main add the backports repo key apt-get update; apt-get install debian-backports-keyring; ap
backuppc_script_archive_all_hosts
14 Hits, Last modified: 8 years ago
====== Backuppc: script archive all hosts ====== [[http://backuppc.sourceforge.net/|BackupPC]] is a very powerful utility for central backup of servers and workstations. Since all backupc wil
how_to_create_a_zotero_group_for_cooperation
13 Hits, Last modified: 11 years ago
====== How to create a Zotero group for cooperation ====== Zotero (www.zotero.org) is a great, open b... ee version includes limited storage (which can be upgraded for a yearly fee). Zotero integrates well w... LibreOffice. To share a bibliography in a workgroup, the group function can be used. Many of these functions can be done in the Firefox Zotero plugin, He
ubuntu_11.04_fingerprint
12 Hits, Last modified: 14 years ago
see known issue 2 below). 2. You need to have a supported fingerprint reader. See the list at http://reactivated.net/fprint/wiki/Supported_devices. You may ignore columns Vendor and ... s the Vendor ID and yyyy the Product ID. Another supported device, not listed at the above website, is... -repository ppa:fingerprint/fprint >sudo apt-get update >sudo apt-get upgrade 3. Install fprint-dem
linux_on_usb_stick
12 Hits, Last modified: 8 years ago
ive with 4GB (STARTSTICK) * A current full backup of the computer you are using Installing Debian ... eed to enter the BIOS and choose a temporary startup device and/or add the usb stick to the boot optio... ee contrib ... </code> * Then do ''sudo apt-get update; sudo apt-get upgrade; sudo apt-get install firmware-linux-nonfree'' ===== Optimizing performan
unix_command_line_cheat
12 Hits, Last modified: 16 years ago
ill overwrite the content) touch file - create or update file cat > file - places standard input into ... ll occurrences of foo with bar in file sed -i.backup 's/food/bar/g' file - replaces all occurrences of foo with bar in file after backing up file as file.backup rm {m,M}yfile - remove files according to a pattern Example: $ ls $ touch myfile
configure_backuppc_with_a_non-root_account
11 Hits, Last modified: 15 years ago
====== Configure backuppc with a non-root account ====== backuppc is an excellent automated backup tool. One flaw it has is that the default configuration requires a... h root login. This is easy to fix. Think of a backuppc username for all your client systems. In the fo
ubuntu_post_install_tasks
10 Hits, Last modified: 11 years ago
ppa:tualatrix/ppa sudo add-apt-repository ppa:webupd8team/y-ppa-manager sudo add-apt-repository ppa:tiheum/equinox sudo add-apt-repository ppa:webupd8team/themes add-apt-repository "deb http://archi... or-multiload</code> * Display all hidden startup applications: <code> sudo sed -i "s/NoDisplay=tru... get purge openjdk* sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get insta
upgrade_debian_etch_to_lenny
9 Hits, Last modified: 15 years ago
====== Upgrade debian etch to lenny ====== 1. Edit sources.list sudo vi /etc/apt/sources.list and c... stable to testing (vim: '':s/etch/lenny/g'') 2. Update and upgrade sudo aptitude update sudo aptitude install apt dpkg aptitude sudo aptitude full-upgrade t
set_up_davmail_gateway
8 Hits, Last modified: 7 years ago
====== How To Setup a DavMail Exchange Gateway on a Debian 7 VPS ====== ===== Introduction ===== [[h... /etc/davmail.properties To have a proper startup job is better, of course: Create a new file with... tc/init.d/davmail sudo service davmail start sudo update-rc.d davmail defaults</code> ===== Client Co... to configure your E-mail clients. ==== Mail setup ==== Create a new account, using the "manual" op
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
7 Hits, Last modified: 14 years ago
====== Install Windows codecs and support for encrypted dvds in ubuntu ====== Install Mplayer in Ubun... ies Now you need to run the following command to update the source list sudo apt-get update Install w32 video codecs and libdvdcss2 in Ubuntu 11.04 (Natty) Support for WMV, RealMedia and other formats has been
install_terminator_with_built-in_quake_mode
7 Hits, Last modified: 14 years ago
configure_awstats_on_debian_webserver
7 Hits, Last modified: 15 years ago
things_to_set_in_ubuntu_after_installing
7 Hits, Last modified: 14 years ago
how_to_keep_your_pc_running_fast
6 Hits, Last modified: 16 years ago
monitor_linux_network_interface_traffic_using_nagios
6 Hits, Last modified: 14 years ago
debian_package_backup
6 Hits, Last modified: 16 years ago
linux_adapt_keyboard
6 Hits, Last modified: 13 years ago
convert_and_crop_humax_icord_hd_files
5 Hits, Last modified: 16 years ago
quick_image_upload_to_imageshack_in_ubuntu
5 Hits, Last modified: 14 years ago
must_have_windows_software
5 Hits, Last modified: 15 years ago
export_maple_figure_to_eps_file
5 Hits, Last modified: 16 years ago
linux_speed_up_speed_up_ext3
5 Hits, Last modified: 16 years ago
resize_ext2_3_volume_with_lvm
5 Hits, Last modified: 15 years ago
set_up_private_firefox_sync_server
5 Hits, Last modified: 11 years ago
installing_sage_on_ubuntu_11.10
5 Hits, Last modified: 14 years ago
installing_sage_on_debian_or_ubuntu
5 Hits, Last modified: 11 years ago
access_encrypted_lvm_disk_from_live_cd
5 Hits, Last modified: 13 years ago
install_nut_on_ipcop
4 Hits, Last modified: 16 years ago
install_latest_firefox_in_debian_using_apt_pinning
4 Hits, Last modified: 8 years ago
running_bastille_on_debian_lenny
4 Hits, Last modified: 15 years ago
latex_under_windows
4 Hits, Last modified: 16 years ago
linux @blog:change_windows_desktop_background_for_day_and_night_ubuntu_gnu
4 Hits, Last modified: 15 years ago
set_rights_of_files_in_public_html
4 Hits, Last modified: 14 years ago
linux_prevent_teamviewer_daemon_from_starting_up
4 Hits, Last modified: 9 years ago
microsoft_update_error_code_list
4 Hits, Last modified: 8 years ago
how_to_trap_interrupts_in_the_bash_shell
4 Hits, Last modified: 15 years ago
backup_and_restore_complete_typo3_installation
4 Hits, Last modified: 15 years ago
debian_setup_on_hexonet_virtual_servers
4 Hits, Last modified: 16 years ago
elegant_solution_for_remotely_accessible_vnc_desktops
3 Hits, Last modified: 13 years ago
privacy_tunnel_dns_lookups_through_socks_proxy_when_browsing
3 Hits, Last modified: 14 years ago
renew_license_key_of_bitdefender_for_linux_command_line_version
3 Hits, Last modified: 15 years ago
configure_conky
3 Hits, Last modified: 14 years ago
configure_apache2_to_use_comodo_essential_ssl_certificate
3 Hits, Last modified: 14 years ago
command_line_tipps
3 Hits, Last modified: 15 years ago
maxmind_geoip_on_debian_lenny
3 Hits, Last modified: 15 years ago
tasks_that_are_best_done_on_the_command_line
3 Hits, Last modified: 16 years ago
blank_screen_with_maple_12_on_ubuntu_if_running_compiz
3 Hits, Last modified: 15 years ago
recover_disappeared_thunderbird_profile
3 Hits, Last modified: 16 years ago
debian_11_suspend_problems
3 Hits, Last modified: 8 months ago
backup_and_restore_package_selections
3 Hits, Last modified: 14 years ago
install_sane_support_for_epson_gt-2500_in_ubuntu_linux
3 Hits, Last modified: 15 years ago
debian_package_containing_a_given_file @blog:find_ubuntu
3 Hits, Last modified: 14 years ago
firefox_speedup
3 Hits, Last modified: 16 years ago
visio_2007_installer_starts_every_time
3 Hits, Last modified: 9 years ago
automatically_lock_windows_pc_even_if_screensaver_is_disabled_by_administrator
3 Hits, Last modified: 14 years ago
recommended_linux_software
3 Hits, Last modified: 13 years ago
excel_tipps
3 Hits, Last modified: 16 years ago
cache_windows_updates_using_polipo_and_wpad.dat
2 Hits, Last modified: 15 years ago
ubuntu_install_handbrake_from_ppa
2 Hits, Last modified: 14 years ago
setting_up_a_weave_server_on_debian_lenny
2 Hits, Last modified: 15 years ago
ubuntu_10.04_change_menu_button_alignments
2 Hits, Last modified: 14 years ago
send_email_on_root_login
2 Hits, Last modified: 16 years ago
sane_slow_scan_for_scanners
2 Hits, Last modified: 4 years ago
the_ultimate_bash_prompt
2 Hits, Last modified: 11 years ago
run_dd_with_progress_information
2 Hits, Last modified: 14 years ago
windows_10_upgrade_stoppen
2 Hits, Last modified: 9 years ago
replace_oracle_openoffice_with_libreoffice_linux
2 Hits, Last modified: 15 years ago
windows_installation_guide_with_must-have_programs
2 Hits, Last modified: 13 years ago
trust_citrix_server_sertificate
2 Hits, Last modified: 3 years ago
configure_linux_as_an_airprint_server
2 Hits, Last modified: 13 years ago
reinstall_grub_after_installing_windows_xp_or_windows_7
2 Hits, Last modified: 14 years ago
vmware_tools_update_afer_ubuntu_kernel_update
2 Hits, Last modified: 15 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file
2 Hits, Last modified: 16 years ago
recenty_notify_app_for_ubuntu
2 Hits, Last modified: 15 years ago
install_firefox_3.5_on_ubuntu_using_ubuntuzilla
2 Hits, Last modified: 16 years ago
linux_print_screen_tool_with_upload_shutter
2 Hits, Last modified: 14 years ago
latex_unter_windows
2 Hits, Last modified: 16 years ago
mac-like_scroll_direction_in_linux_mint
2 Hits, Last modified: 18 months ago
maxima_snippets
2 Hits, Last modified: 15 years ago
fix_gnome_desktop_icons_disappeared_no_right_click
2 Hits, Last modified: 15 years ago
openssh_vpn_setup
2 Hits, Last modified: 15 years ago
windows_xp_fehlermeldung_beim_serverzugriff
1 Hits, Last modified: 16 years ago
hibernate @blog:ubuntu_disable_password_request_after_suspend
1 Hits, Last modified: 14 years ago
install_bitdefender_on_linux
1 Hits, Last modified: 15 years ago
keep_versioning_info_of_etc_edits_using_etckeeper
1 Hits, Last modified: 14 years ago
altgr_key_does_not_work_in_windows_guest_on_linux_host
1 Hits, Last modified: 16 years ago
ubuntu_11.04_vnc_access_screen_repaint_problem
1 Hits, Last modified: 14 years ago
enable_screensaver_using_registry_fiels
1 Hits, Last modified: 14 years ago
enable_sdd_trim_in_ubuntu
1 Hits, Last modified: 14 years ago
writing_custom_man_pages
1 Hits, Last modified: 15 years ago
apache_htaccess_for_ip_or_auth_based_access
1 Hits, Last modified: 3 years ago
firefox_and_chrom_cache_on_ramdrive
1 Hits, Last modified: 14 years ago
use_fetchmail_to_retrieve_mail_from_exchange_2010_server
1 Hits, Last modified: 14 years ago
using_rdesktop_to_run_windows_apps_on_linux_desktop
1 Hits, Last modified: 16 years ago
ttg_t-beam_with_meshtastic
1 Hits, Last modified: 4 years ago
vmware_guest_clock_running_too_fast
1 Hits, Last modified: 15 years ago
install_fonts_on_linux
1 Hits, Last modified: 16 years ago
wbt-201_gps_under_linux
1 Hits, Last modified: 15 years ago
webcam_indicator_for_ubuntu
1 Hits, Last modified: 14 years ago
install_flash_player_in_linux_64bit
1 Hits, Last modified: 14 years ago
typo3_gsanalytics_install_and_setup
1 Hits, Last modified: 16 years ago
thinkpad_301_ericson_wan_card_disappears
1 Hits, Last modified: 15 years ago
display_windows_version_on_the_desktop
1 Hits, Last modified: 15 years ago
adding_syntax_custom_extensions_to_vim
1 Hits, Last modified: 16 years ago
convert_nero_nrg_to_iso_file
1 Hits, Last modified: 14 years ago
convert_otf_to_ttf
1 Hits, Last modified: 9 years ago
openvpn_setup_debian
1 Hits, Last modified: 15 years ago
replace_faulty_disk_in_linux_md
1 Hits, Last modified: 12 years ago
namebench_dns_benchmark
1 Hits, Last modified: 16 years ago
infiniality_installation_on_linux
1 Hits, Last modified: 3 years ago
converting_dokuwiki_blog_to_wordpress
1 Hits, Last modified: 13 years ago
moving_form_dokuwiki_blog_to_wordpress_and_coming_back
1 Hits, Last modified: 11 years ago
converting_videos_for_embedding_in_powerpoint
1 Hits, Last modified: 11 years ago
seamless_rdp_remove_decoration_fix
1 Hits, Last modified: 15 years ago
common_sed_taks
1 Hits, Last modified: 16 years ago
thinkpad_middle_mouse_scrolling
1 Hits, Last modified: 14 years ago
metacity_compositing_effects_in_ubuntu
1 Hits, Last modified: 16 years ago
change_windows_desktop_background_for_day_and_night_using_batchfile
1 Hits, Last modified: 15 years ago
copy_damaged_harddisk_to_a_file_for_recovery
1 Hits, Last modified: 15 years ago
setting_up_proxy_autoconfiguration
1 Hits, Last modified: 16 years ago
speed_up_linux_mint
1 Hits, Last modified: 9 months ago
split-tar_creates_tar_files_of_limited_size
1 Hits, Last modified: 16 years ago
synergy_protocol_version_woes
1 Hits, Last modified: 11 years ago
teamviewer_linux_without_permanently_running_daemon
1 Hits, Last modified: 8 years ago
crontab_howto
1 Hits, Last modified: 16 years ago
release_space_from_fail2ban_sqlite3
1 Hits, Last modified: 3 years ago
openoffice @blog:zebra_striping_in_libreoffice
1 Hits, Last modified: 14 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki