• 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.

Ends with
  • 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: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
19 Hits, Last modified: 15 years ago
now ready to go. To create a bucket for your backup use the aws mkdir command (replacing BUCKET with ... aws mkdir BUCKET ===== Create and upload the backup file ===== Next, create an encrypted tarball of the directory you want to back up using the tar tool: tar -zcf - todays_backup|openssl enc -aes-256-cbc -salt -pass pass:yourpassword
simple_backup_procedure_for_windows_c_t_bff
16 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
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
how_to_create_a_zotero_group_for_cooperation
9 Hits, Last modified: 11 years ago
====== How to create a Zotero group for cooperation ====== Zotero (www.zotero.org) is a great, open b... 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... Login to zotero.org * Select [Groups-Create Group] * Group name * Choose type of group ("pr
set_up_davmail_gateway
7 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... to configure your E-mail clients. ==== Mail setup ==== Create a new account, using the "manual" op... ccount using open technologies! ==== Calendar setup in Thunderbird ==== In the thundebird calendar c
unix_command_line_cheat
6 Hits, Last modified: 16 years ago
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 ... octal, which can be found separately for user, group, and world by adding: * 4 – read (r) * 2
debian_package_backup
6 Hits, Last modified: 16 years ago
====== debian package backup ====== You might prefer to have a clean system on reinstall but sometime... reinstall applications from a previous machine/setup. Keeping a backup list of packages will make this a snap. Just give your package manager a list of al... t it to install and let it rip. Here are the backup and restore methods for each of the major distros
remove_update_manager_popup
6 Hits, Last modified: 16 years ago
====== Remove Ubuntu Jaunty update manager popup ====== For those who are using Ubuntu Jaunty, you wi... showing the icon, the update manager will now pop up the window as and when it detects new update. Whi... lose it without updating, it will keep on popping up in regular interval until you have upgraded your system. Luckily, you can turn off this pop up feature easily and switch back to the old icon-ap
export_maple_figure_to_eps_file
5 Hits, Last modified: 16 years ago
ion is lost. The solution works with the plotsetup function: plotsetup(postscript, plotoutput=`c:\\temp\\mapleplot.eps`, plotoptions=`color,portrait,h... h=350`); plot(x^2,x=-5..5,axes=boxed); plotsetup(default); The first line of the command above will set up maple to create an output file called “mapleplot”
set_up_private_firefox_sync_server
5 Hits, Last modified: 11 years ago
====== Set up private firefox sync server ====== Firefox sync is very handy, if you use firefox on s... make</code> Add user ffsync: <code>$ adduser --group --system --home /usr/local/firefox-sync-server --... d ffsync</code> Add apache user (www-data) to group ffsync: <code>$ adduser www-data ffsync</code> C... ,allow Allow from all </Directory> WSGIProcessGroup ffsync WSGIDaemonProcess ffsync user=ffsync group
installing_sage_on_debian_or_ubuntu
4 Hits, Last modified: 11 years ago
integration using sagetex. Here's how to set this up: ===== Compile yourself ===== Install prerequis... ou a directory /opt/sage-4.xy... ===== Finishing up the installation ===== Make a symolic link to th... +2 4 sage: If you get errors when starting up, then probably the first start as root has create... -R sage </code> Should now work. ===== Setting up sagetex for LaTeX ===== If you use LaTeX and wan
installing_sage_on_ubuntu_11.10
4 Hits, Last modified: 14 years ago
integration using sagetex. Here's how to set this up: ===== Compile yourself ===== Install prerequis... ou a directory /opt/sage-4.xy... ===== Finishing up the installation ===== Make a symolic link to th... +2 4 sage: If you get errors when starting up, then probably the first start as root has create... -R sage </code> Should now work. ===== Setting up sagetex for LaTeX ===== If you use LaTeX and wan
linux_adapt_keyboard
4 Hits, Last modified: 13 years ago
s method isn't very portable and I have to set it up for each machine. The problem is that it is a tra... ever, it's fairly simple to explain how to set it up. Suppose you want to put the backslash where the... ap and put a line xmodmap ~/.xmodmap in your startup file. Gnome actually goes looking for these files... d them so you don't need to put them in your startup file. The final point is that you might want to c
linux_on_usb_stick
4 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... appearances. It can be disconcerting if you start up your machine and you get a blank screen for an ex... so you can watch the kernel go through it's startup, you can turn on verbose output. Open /etc/defau
linux_prevent_teamviewer_daemon_from_starting_up
4 Hits, Last modified: 9 years ago
=== Linux prevent teamviewer daemon from starting up ====== If you install teamviewer on linux, the ''teamviewerd'' is installed for startup, which is taking up resources and presents a potential security risk. To prevent teamviewerd from starting up, open a terminal and issue: sudo teamviewer --
linux_speed_up_speed_up_ext3
4 Hits, Last modified: 16 years ago
monitor_linux_network_interface_traffic_using_nagios
4 Hits, Last modified: 14 years ago
how_to_keep_your_pc_running_fast
4 Hits, Last modified: 16 years ago
access_encrypted_lvm_disk_from_live_cd
4 Hits, Last modified: 13 years ago
set_rights_of_files_in_public_html
4 Hits, Last modified: 14 years ago
linux @blog:change_windows_desktop_background_for_day_and_night_ubuntu_gnu
4 Hits, Last modified: 15 years ago
configure_backuppc_with_a_non-root_account
4 Hits, Last modified: 15 years ago
backup_and_restore_complete_typo3_installation
4 Hits, Last modified: 15 years ago
remote_debian_updates_using_apt-dater
4 Hits, Last modified: 14 years ago
elegant_solution_for_remotely_accessible_vnc_desktops
3 Hits, Last modified: 13 years ago
recommended_linux_software
3 Hits, Last modified: 13 years ago
command_line_tipps
3 Hits, Last modified: 15 years ago
backuppc_script_archive_all_hosts
3 Hits, Last modified: 8 years ago
firefox_speedup
3 Hits, Last modified: 16 years ago
tasks_that_are_best_done_on_the_command_line
3 Hits, Last modified: 16 years ago
automatically_lock_windows_pc_even_if_screensaver_is_disabled_by_administrator
3 Hits, Last modified: 14 years ago
must_have_windows_software
2 Hits, Last modified: 15 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file
2 Hits, Last modified: 16 years ago
recover_disappeared_thunderbird_profile
2 Hits, Last modified: 16 years ago
things_to_set_in_ubuntu_after_installing
2 Hits, Last modified: 14 years ago
run_dd_with_progress_information
2 Hits, Last modified: 14 years ago
openssh_vpn_setup
2 Hits, Last modified: 15 years ago
excel_tipps
2 Hits, Last modified: 16 years ago
setting_up_a_weave_server_on_debian_lenny
2 Hits, Last modified: 15 years ago
ubuntu_post_install_tasks
2 Hits, Last modified: 11 years ago
mac-like_scroll_direction_in_linux_mint
2 Hits, Last modified: 18 months ago
backup_and_restore_package_selections
2 Hits, Last modified: 14 years ago
how_to_trap_interrupts_in_the_bash_shell
2 Hits, Last modified: 15 years ago
latex_under_windows
2 Hits, Last modified: 16 years ago
send_email_on_root_login
2 Hits, Last modified: 16 years ago
install_terminator_with_built-in_quake_mode
2 Hits, Last modified: 14 years ago
sane_slow_scan_for_scanners
2 Hits, Last modified: 4 years ago
ubuntu_11.04_fingerprint
1 Hits, Last modified: 14 years ago
teamviewer_linux_without_permanently_running_daemon
1 Hits, Last modified: 8 years ago
the_ultimate_bash_prompt
1 Hits, Last modified: 11 years ago
trust_citrix_server_sertificate
1 Hits, Last modified: 3 years ago
typo3_gsanalytics_install_and_setup
1 Hits, Last modified: 16 years ago
ubuntu_10.04_change_menu_button_alignments
1 Hits, Last modified: 14 years ago
upgrade_debian_etch_to_lenny
1 Hits, Last modified: 15 years ago
using_rdesktop_to_run_windows_apps_on_linux_desktop
1 Hits, Last modified: 16 years ago
vmware_guest_clock_running_too_fast
1 Hits, Last modified: 15 years ago
windows_installation_guide_with_must-have_programs
1 Hits, Last modified: 13 years ago
debian_package_containing_a_given_file @blog:find_ubuntu
1 Hits, Last modified: 14 years ago
split-tar_creates_tar_files_of_limited_size
1 Hits, Last modified: 16 years ago
namebench_dns_benchmark
1 Hits, Last modified: 16 years ago
speed_up_linux_mint
1 Hits, Last modified: 9 months ago
install_nut_on_ipcop
1 Hits, Last modified: 16 years ago
altgr_key_does_not_work_in_windows_guest_on_linux_host
1 Hits, Last modified: 16 years ago
converting_dokuwiki_blog_to_wordpress
1 Hits, Last modified: 13 years ago
debian_setup_on_hexonet_virtual_servers
1 Hits, Last modified: 16 years ago
display_windows_version_on_the_desktop
1 Hits, Last modified: 15 years ago
fix_gnome_desktop_icons_disappeared_no_right_click
1 Hits, Last modified: 15 years ago
install_fonts_on_linux
1 Hits, Last modified: 16 years ago
install_latest_firefox_in_debian_using_apt_pinning
1 Hits, Last modified: 8 years ago
latex_unter_windows
1 Hits, Last modified: 16 years ago
setting_up_proxy_autoconfiguration
1 Hits, Last modified: 16 years ago
maxmind_geoip_on_debian_lenny
1 Hits, Last modified: 15 years ago
adding_syntax_custom_extensions_to_vim
1 Hits, Last modified: 16 years ago
openvpn_setup_debian
1 Hits, Last modified: 15 years ago
quick_image_upload_to_imageshack_in_ubuntu
1 Hits, Last modified: 14 years ago
release_space_from_fail2ban_sqlite3
1 Hits, Last modified: 3 years ago
replace_faulty_disk_in_linux_md
1 Hits, Last modified: 12 years ago
running_bastille_on_debian_lenny
1 Hits, Last modified: 15 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