• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

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

all

Search

You can find the results of your search below.

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

Matching pagenames:

  • all_that_google_knows_about_you
  • automatically_lock_windows_pc_even_if_screensaver_is_disabled_by_administrator
  • backup_and_restore_complete_typo3_installation
  • backuppc_script_archive_all_hosts
  • create_clean_html_image_gallery_from_linux
  • dokuwiki_with_authldap_and_authplain_in_parallel
  • infiniality_installation_on_linux
  • install_bitdefender_on_linux
  • install_firefox_3.5_on_ubuntu_using_ubuntuzilla
  • install_flash_player_in_linux_64bit
  • install_fonts_on_linux
  • install_latest_firefox_in_debian_using_apt_pinning
  • install_nut_on_ipcop (blog)
  • install_puddletag_on_linux_mp3tag_replacement
  • install_sane_support_for_epson_gt-2500_in_ubuntu_linux
  • install_terminator_with_built-in_quake_mode
  • install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
  • installing_sage_on_debian_or_ubuntu
  • installing_sage_on_ubuntu_11.10
  • reinstall_grub_after_installing_windows_xp_or_windows_7
  • things_to_set_in_ubuntu_after_installing
  • typo3_gsanalytics_install_and_setup
  • ubuntu_install_handbrake_from_ppa
  • ubuntu_post_install_tasks
  • visio_2007_installer_starts_every_time
  • window_7_can_t_create_partition_for_installing
  • windows_7_postinstall (blog)
  • windows_installation_guide_with_must-have_programs
  • tls (blog:insta…postfix_smtp)

Fulltext results:

ubuntu_post_install_tasks
16 Hits, Last modified: 11 years ago
====== Ubuntu post install tasks ====== * If you run a proxy (apt-cacher-ng in my case), add the pro... > * Add Tools and Themes <code>sudo apt-get install skype sudo apt-get install flashplugin-installer sudo apt-get install ubuntu-tweak sudo apt-get install unity-tweak-tool sudo apt
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
13 Hits, Last modified: 14 years ago
====== Install Windows codecs and support for encrypted dvds in ubuntu ====== Install Mplayer in Ubuntu 11.04 (Natty) You have to make... date the source list sudo apt-get update Install w32 video codecs and libdvdcss2 in Ubuntu 11.04 (... sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring sudo apt-get -q update Yo
unix_command_line_cheat
12 Hits, Last modified: 16 years ago
e last 10 lines sed 's/foo/bar/g' file - replaces all 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... lay your currently active processes top - display all running processes kill pid - kill process id pid killall proc - kill all processes named proc * file bg -
set_rights_of_files_in_public_html
9 Hits, Last modified: 15 years ago
lic_html directors in a secure and useful way - all files/directories get chown user:www-data, so use... w-data is added g+r for files (webserver can read all files) g+rsx for directories (webserver can read and change into all directories) - o-rights (for all) are completely removed, so shell users can't read files of other u
remote_debian_updates_using_apt-dater
9 Hits, Last modified: 14 years ago
backports repo key apt-get update; apt-get install debian-backports-keyring; apt-get update; install apt-dater apt-get install apt-dater generate an ssh key for the apt-dater control user ssh-keygen... === enable the lenny-backports repository and install the repo key (as above) install the apt-dater ho
linux_on_usb_stick
8 Hits, Last modified: 8 years ago
id=237 * Debian is rock solid and easy to install but needs a bit more work to get started: *... . * When STARTSTICK boots, choose graphical install * Plug in INSTALLSTICK * Go through the inst... take some time. * In the question for GRUB install again make 100% sure that you select the proper d... ARTSTICK and boot into your new system. Post install work: * To connect the computer to a wireless n
must_have_windows_software
7 Hits, Last modified: 15 years ago
mize-everything-configuration make it superior to all the other file managers. If I switch the desktop ... shareware. Putty is freeware. - WinSCP. Forget all your FTP clients. FTP is dead and unsecure. I use WinSCP to send all my files over a secure connection. WinSCP is free... indows what locate is to Linux. It helps you find all your files in an instant. Locate32 is freeware.
ubuntu_11.04_fingerprint
7 Hits, Last modified: 14 years ago
udo apt-get update >sudo apt-get upgrade 3. Install fprint-demo (the version from standard Ubuntu archive is obsolete). >sudo apt-get install libfprint0 fprint-demo 4. Go to Applications > A... and that your reader is indeed supported. 5. Install libpam-fprintd (not to be confused with libpam-fp... nt, the final “d” is crucial). >sudo apt-get install libpam-fprintd Note: If you have experimented wi
linux @blog:send_sms_from_the_command_line_using_skype_and_unix
7 Hits, Last modified: 13 years ago
mmand line using skype and unix/linux ====== Install the Skype4Py module sudo apt-get install python-pip sudo pip install Skype4Py <file python sendsms.py> #!/usr/bin/python # Send sms via Skype # v1.0 B.Brunner # Install skype for python: # > sudo apt-get install skype
linux_adapt_keyboard
7 Hits, Last modified: 13 years ago
t it officially diagnosed so I can't be sure, but all the symptoms seemed clear. It was worse when I wa... put the backslash where the semi-colon is (after all, who uses a semi-colon these days?), swap the cur... t is to run xmodmap -pke. This produces a list of all the current assignments from which you can read o... t (though that might be difficult if you've reset all the keys! In that case, log out and log back in a
install_flash_player_in_linux_64bit
6 Hits, Last modified: 14 years ago
====== Install flash player in linux 64bit ====== The flashplayer installed by flash-plugininstaller in Ubuntu 11.04 is buggy. To install a new version: Uninstall existing flash player: sudo aptitude purge flashplugin-installer sudo a... player.so ~ / .mozilla / plugins / This will install the 64 version of linux 64-bit, now open your fir
install_terminator_with_built-in_quake_mode
6 Hits, Last modified: 14 years ago
====== Install terminator with built-in quake mode ====== Install Terminator with built-in "Quake mode" from BZR To make it easier to install the latest Terminator from BZR, I've uploaded it ... ince this is not a stable version) so you can install it using the commands below (available for Ubuntu
install_firefox_3.5_on_ubuntu_using_ubuntuzilla
6 Hits, Last modified: 16 years ago
====== Install firefox 3.5 on ubuntu using ubuntuzilla ====== Ubuntuzilla can integrate the new versio... well as undo its changes if you want to go back. All your extensions, bookmarks, plugins, and settings... for your system (32 or 64-bit). Download and install the package. - At this point you should complet... this command to start:\\ ''ubuntuzilla.py -a install -p firefox Ubuntuzilla will ask a few questions:
configure_awstats_on_debian_webserver
6 Hits, Last modified: 15 years ago
n debian webserver ====== AWStats on Debian Install AWStats aptitude update aptitude awstats Co... has these permissions. Locate the awstats_updateall.pl script (it is in /usr/share/doc/awstats/exampl... erotate nice /usr/local/bin/awstats_updateall.pl -awstatsprog=/usr/lib/cgi-bin/awstats.pl now ... tate nice /usr/local/bin/awstats_updateall.pl -awstatsprog=/usr/lib/cgi-bin/awstats.pl
debian_package_backup
5 Hits, Last modified: 16 years ago
You might prefer to have a clean system on reinstall but sometimes it is nice to reinstall applications from a previous machine/setup. Keeping a backup lis... a snap. Just give your package manager a list of all the packages you want it to install and let it rip. Here are the backup and restore methods for each
set_up_private_firefox_sync_server
5 Hits, Last modified: 11 years ago
install_fonts_on_linux
5 Hits, Last modified: 16 years ago
install_latest_firefox_in_debian_using_apt_pinning
5 Hits, Last modified: 8 years ago
install_nut_on_ipcop
5 Hits, Last modified: 16 years ago
install_puddletag_on_linux_mp3tag_replacement
5 Hits, Last modified: 15 years ago
nitko_web_server_security_assessment
5 Hits, Last modified: 11 years ago
tasks_that_are_best_done_on_the_command_line
5 Hits, Last modified: 16 years ago
set_up_davmail_gateway
5 Hits, Last modified: 7 years ago
run_dd_with_progress_information
5 Hits, Last modified: 14 years ago
command_line_tipps
5 Hits, Last modified: 15 years ago
backuppc_script_archive_all_hosts
5 Hits, Last modified: 8 years ago
namebench_dns_benchmark
4 Hits, Last modified: 16 years ago
reinstall_grub_after_installing_windows_xp_or_windows_7
4 Hits, Last modified: 14 years ago
infiniality_installation_on_linux
4 Hits, Last modified: 3 years ago
access_encrypted_lvm_disk_from_live_cd
4 Hits, Last modified: 13 years ago
configure_conky
4 Hits, Last modified: 14 years ago
create_encrypted_tar_files
4 Hits, Last modified: 15 years ago
vim-latexsuite_on_ubuntu_9.10
4 Hits, Last modified: 16 years ago
backup_and_restore_package_selections
4 Hits, Last modified: 14 years ago
vmware_tools_update_afer_ubuntu_kernel_update
4 Hits, Last modified: 15 years ago
installing_sage_on_ubuntu_11.10
3 Hits, Last modified: 14 years ago
ubuntu_install_handbrake_from_ppa
3 Hits, Last modified: 14 years ago
monitor_linux_network_interface_traffic_using_nagios
3 Hits, Last modified: 14 years ago
convert_nero_nrg_to_iso_file
3 Hits, Last modified: 14 years ago
converting_videos_for_embedding_in_powerpoint
3 Hits, Last modified: 11 years ago
cool_tool_cutter
3 Hits, Last modified: 11 years ago
latex_under_windows
3 Hits, Last modified: 16 years ago
upgrade_debian_etch_to_lenny
3 Hits, Last modified: 15 years ago
recenty_notify_app_for_ubuntu
3 Hits, Last modified: 15 years ago
installing_sage_on_debian_or_ubuntu
3 Hits, Last modified: 11 years ago
replace_oracle_openoffice_with_libreoffice_linux
3 Hits, Last modified: 15 years ago
restore_windows_mbr
3 Hits, Last modified: 15 years ago
ttg_t-beam_with_meshtastic
3 Hits, Last modified: 5 years ago
boxplots_using_excel
3 Hits, Last modified: 16 years ago
common_sed_taks
3 Hits, Last modified: 16 years ago
install_bitdefender_on_linux
3 Hits, Last modified: 15 years ago
release_space_from_fail2ban_sqlite3
3 Hits, Last modified: 3 years ago
how_to_keep_your_pc_running_fast
3 Hits, Last modified: 16 years ago
using_exiftool_to_add_meta_information_to_jpeg_images
3 Hits, Last modified: 14 years ago
configure_backuppc_with_a_non-root_account
3 Hits, Last modified: 15 years ago
excel_tipps
3 Hits, Last modified: 16 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file
2 Hits, Last modified: 16 years ago
synergy_protocol_version_woes
2 Hits, Last modified: 11 years ago
running_bastille_on_debian_lenny
2 Hits, Last modified: 15 years ago
sane_slow_scan_for_scanners
2 Hits, Last modified: 4 years ago
seamless_rdp_remove_decoration_fix
2 Hits, Last modified: 15 years ago
thunderbird_dictionary_problem
2 Hits, Last modified: 14 years ago
blank_screen_with_maple_12_on_ubuntu_if_running_compiz
2 Hits, Last modified: 15 years ago
thinkpad_middle_mouse_scrolling
2 Hits, Last modified: 14 years ago
simple_backup_procedure_for_windows_c_t_bff
2 Hits, Last modified: 16 years ago
synchronize_blackberry_with_outlook_connecting_to_a_zarafa_server
2 Hits, Last modified: 16 years ago
reducing_the_size_of_word_document_with_built-in_pictures
2 Hits, Last modified: 16 years ago
windows_installation_guide_with_must-have_programs
2 Hits, Last modified: 13 years ago
crontab_howto
2 Hits, Last modified: 16 years ago
download_rtmp_files_to_mp3_forma
2 Hits, Last modified: 14 years ago
perfectly_rip_audio_cds_to_flac
2 Hits, Last modified: 15 years ago
using_rdesktop_to_run_windows_apps_on_linux_desktop
2 Hits, Last modified: 16 years ago
debian_package_containing_a_given_file @blog:find_ubuntu
2 Hits, Last modified: 14 years ago
writing_custom_man_pages
2 Hits, Last modified: 15 years ago
excel_double-click_tricks
2 Hits, Last modified: 16 years ago
maxmind_geoip_on_debian_lenny
2 Hits, Last modified: 15 years ago
linux_print_screen_tool_with_upload_shutter
2 Hits, Last modified: 14 years ago
quick_image_upload_to_imageshack_in_ubuntu
2 Hits, Last modified: 14 years ago
webcam_indicator_for_ubuntu
2 Hits, Last modified: 14 years ago
declouding_my_data
2 Hits, Last modified: 11 years ago
things_to_set_in_ubuntu_after_installing
1 Hits, Last modified: 14 years ago
vim_replace_in_multiple_files
1 Hits, Last modified: 15 years ago
thinkpad_301_ericson_wan_card_disappears
1 Hits, Last modified: 15 years ago
typo3_gsanalytics_install_and_setup
1 Hits, Last modified: 16 years ago
visio_2007_installer_starts_every_time
1 Hits, Last modified: 9 years ago
tls @blog:install_cacert_certificate_for_postfix_smtp
1 Hits, Last modified: 11 years ago
use_rss_feeds_with_conky
1 Hits, Last modified: 15 years ago
windows_7_postinstall
1 Hits, Last modified: 10 years ago
ubuntu_24h_time_display_when_using_en_locale
1 Hits, Last modified: 13 years ago
ubuntu_10.04_change_menu_button_alignments
1 Hits, Last modified: 14 years ago
very_best_vim_tips
1 Hits, Last modified: 15 years ago
moving_form_dokuwiki_blog_to_wordpress_and_coming_back
1 Hits, Last modified: 11 years ago
speed_up_linux_mint
1 Hits, Last modified: 10 months ago
firefox_and_chrom_cache_on_ramdrive
1 Hits, Last modified: 14 years ago
apache_htaccess_for_ip_or_auth_based_access
1 Hits, Last modified: 3 years ago
bash_string_functions
1 Hits, Last modified: 11 years ago
configure_dns_settings_in_etc_network_interfaces
1 Hits, Last modified: 11 years ago
configure_linux_as_an_airprint_server
1 Hits, Last modified: 13 years ago
convert_img_to_iso_image_file_under_linux
1 Hits, Last modified: 14 years ago
convert_microsoft_.msg_files_to_eml_for_opening_in_thunderbird
1 Hits, Last modified: 4 years ago
debian_setup_on_hexonet_virtual_servers
1 Hits, Last modified: 16 years ago
disable_windows_keys
1 Hits, Last modified: 16 years ago
display_nagios_status_on_the_desktop_using_conky
1 Hits, Last modified: 15 years ago
dokuwiki_with_authldap_and_authplain_in_parallel
1 Hits, Last modified: 22 months ago
elegant_solution_for_remotely_accessible_vnc_desktops
1 Hits, Last modified: 13 years ago
enable_sdd_trim_in_ubuntu
1 Hits, Last modified: 14 years ago
fix_gnome_desktop_icons_disappeared_no_right_click
1 Hits, Last modified: 15 years ago
shutdown_windows_from_a_linux_box
1 Hits, Last modified: 16 years ago
install_sane_support_for_epson_gt-2500_in_ubuntu_linux
1 Hits, Last modified: 16 years ago
keep_versioning_info_of_etc_edits_using_etckeeper
1 Hits, Last modified: 14 years ago
lightning_fast_command_line_use_in_linux
1 Hits, Last modified: 16 years ago
linux_desktop_font_color
1 Hits, Last modified: 10 years ago
linux_prevent_teamviewer_daemon_from_starting_up
1 Hits, Last modified: 9 years ago
metacity_compositing_effects_in_ubuntu
1 Hits, Last modified: 16 years ago
all_that_google_knows_about_you
1 Hits, Last modified: 6 years ago
opening_a_file_manager_from_the_term
1 Hits, Last modified: 15 years ago
record_streaming_videos_from_the_web
1 Hits, Last modified: 15 years ago
search_google.com_from_the_linux_command_line
1 Hits, Last modified: 16 years ago
securely_wipe_free_space_using_built-in_cypher_command
1 Hits, Last modified: 15 years ago
setup_zoneminder_on_ubuntu_12.04_virtual_server
1 Hits, Last modified: 11 years ago
hibernate @blog:ubuntu_disable_password_request_after_suspend
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