• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

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

do

Search

You can find the results of your search below.

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

Matching pagenames:

  • altgr_key_does_not_work_in_windows_guest_on_linux_host
  • automatically_lock_windows_pc_even_if_screensaver_is_disabled_by_administrator
  • bios_password_backdoors
  • cache_windows_updates_using_polipo_and_wpad.dat
  • change_windows_desktop_background_for_day_and_night_using_batchfile
  • configure_apache2_to_use_comodo_essential_ssl_certificate
  • configure_autologon_in_windows_xp
  • converting_dokuwiki_blog_to_wordpress
  • disable_windows_keys (blog)
  • display_windows_version_on_the_desktop
  • dokuwiki_with_authldap_and_authplain_in_parallel
  • download_rtmp_files_to_mp3_forma
  • excel_double-click_tricks
  • fix_incorrect_clock_settings_in_windows_when_dual-booting_with_os_x_or_linux
  • install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
  • latex_under_windows (blog)
  • latex_unter_windows (blog)
  • moving_form_dokuwiki_blog_to_wordpress_and_coming_back
  • must_have_windows_software
  • reducing_the_size_of_word_document_with_built-in_pictures
  • reinstall_grub_after_installing_windows_xp_or_windows_7
  • restore_windows_mbr (blog)
  • shutdown_windows_from_a_linux_box
  • simple_backup_procedure_for_windows_c_t_bff
  • tasks_that_are_best_done_on_the_command_line
  • thunderbird_tags_with_dovecot_imap
  • using_rdesktop_to_run_windows_apps_on_linux_desktop
  • win7_does_not_accept_samba_password
  • window_7_can_t_create_partition_for_installing
  • windows_7_disable_file_open_security_message_for_samba_fileserver
  • windows_7_postinstall (blog)
  • windows_10_upgrade_stoppen
  • windows_installation_guide_with_must-have_programs
  • windows_xp_fehlermeldung_beim_serverzugriff
  • linux (blog:chan…_ubuntu_gnu)

Fulltext results:

least_squares_regression_of_parabola
31 Hits, Last modified: 8 years ago
*/ #include <stdio.h> #include "polifitgsl.h" double x[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9... 10, 11, 12, 13, 14, 15, 16, 17, 18, 19}; double y[] = { 98.02, 98.01, 98.01, 98.02, 97.98, ... .9, 97.85, 97.9 }; #define NP (sizeof(x)/sizeof(double)) // 20 #define DEGREE 3 double coeff[DEGREE]; bool findQuadCoefficients(double timeArray[], do
linux_adapt_keyboard
14 Hits, Last modified: 13 years ago
ittle fingers. Think about typing. How much work do the little fingers do compared to the others? As well as having their own letters, they also work man... ittle fingers. It's even worse when typing LaTeX documents. A quick scan through a thirty-page paper ... thousand occurrences. The first number, 1, is way down the list with only 362 appearances. By the way
must_have_windows_software
12 Hits, Last modified: 15 years ago
. Total Commander is probably the #1 reason why I don’t use other operating system on my desktop. Tabs... ommander is shareware. - TrueCrypt. Because you don’t want anyone to know what you store on your dis... ause it has tab support. Putty comes second as it doesn’t have tabs. SecureCRT is shareware. Putty is ... and script shortcuts. For one, the first thing to do is to remap ESC to CAPS LOCK so that you could wo
latex_under_windows
10 Hits, Last modified: 16 years ago
loads necessary packages from the internet. * Download: http://www.miktex.org/Setup.aspx * Imp... stall the following packages and add-ons: * Documentation-Latex2e Reference. Gives you context s... editors: * Understands the structure of latex documents and shows a tree of all connectec documents. This also works if you use macros to include file
excel_double-click_tricks
9 Hits, Last modified: 16 years ago
mouse tricks ====== Very useful tipps for using double-click in excel. ===== Adjust column widths by selecting multiple columns and double clicking on the separators ===== This is my f... can use the same trick to adjust row heights too. Double-click in the corner, just above scroll-bar to... l a series of cells with data or formulas by just double clicking ===== I have saved countless minutes
unix_command_line_cheat
9 Hits, Last modified: 16 years ago
file - force remove file; no error output if file doesn't exist rm -rf dir - recursively force remove ... recursively copy dir1 to dir2; create dir2 if it doesn't exist mv file1 file2 - move file1 to file2 i... nk to file >file - create file (use with caution, doing this on an existing file will overwrite the co... rk ping host - ping host and output results whois domain - get whois information for domain dig domain
set_up_davmail_gateway
7 Hits, Last modified: 7 years ago
ourceforge.net/projects/davmail/files/davmail/). Download the latest Debian package with wget: wget... Configuration ===== DavMail's configuration file does not exist by default. Create one with your favo... mail.properties Set DavMail to server mode so it doesn't require X11: davmail.server=true Enable... ===== Start DavMail ===== The Debian package we downloaded eariler does not contain an init script,
installing_sage_on_ubuntu_11.10
7 Hits, Last modified: 14 years ago
dline-dev texlive xpdf evince tk8.5-dev gfortran Download the current version of the sources and comp... h/src/sage-4.8.tar tar xvf sage-4.8.tar ===== Download pre-build ===== Download the file for you platform from here http://www.sagemath.org/download-linux.html Unpack/move the build or downlo
installing_sage_on_debian_or_ubuntu
7 Hits, Last modified: 11 years ago
dline-dev texlive xpdf evince tk8.5-dev gfortran Download the current version of the sources and comp... h/src/sage-4.8.tar tar xvf sage-4.8.tar ===== Download pre-build ===== Download the file for you platform from here http://www.sagemath.org/download-linux.html Unpack/move the build or downlo
use_biblatex_for_printing_separate_bibliographies
6 Hits, Last modified: 8 years ago
ing LaTeX and biblatex <file latex testbib.tex> \documentclass{article} \usepackage[backend=bibtex]{biblatex} \bibliography{database.bib} \begin{document} According to \cite{foo1999} blah blah. Acc... r=papers] \printbibliography[filter=online] \end{document} </file> <file bib database.bib> @article{foo1999, title={Buchtitel}, author={Doe, John}, keywords={book}, journal={Internatio
tasks_that_are_best_done_on_the_command_line
6 Hits, Last modified: 16 years ago
====== Tasks that are best done on the command line ====== Here are a few tasks that you might want t... for. ===== Resizing images ===== Unless you are doing some sort of cropping there is no reason to lo... mage.jpg image-small.jpg If you finding yourself doing lots of image resizing during the day, this co... potentially save you a LOT of time. You can even do mass image resizing. ===== Adding a Drop Shadow
vim-latexsuite_on_ubuntu_9.10
6 Hits, Last modified: 16 years ago
how to get vim-latexsuite working on ubuntu * DON'T download the latex-suite file from http://vim-latex.sourceforge.net/ and unzip into ~/.vim/. It just simply doesn't work because vim-addons cannot find it, even if ~/.vim/ is in the runtimepath of vim. I don't know why. * USE ''sudo apt-get install vim-l
excel_tipps
6 Hits, Last modified: 16 years ago
e. This is a very useful feature. But what if you do repetitive typing your company products or annual... on that. This is a very useful feature since you dont have to worry how the numbers are shown. But wh... ssions. But what if you already know what you are doing and you need to omit few cells in that region ... ing Tab and uncheck error checking rules that you don’t want excel to apply. ===== Reduce your typin
thunderbird_tags_with_dovecot_imap
6 Hits, Last modified: 15 years ago
====== Thunderbird tags with dovecot imap ====== If Thunderbird tags (important, todo etc) are lost, when using thunderbird + imap + dovecot server: In dovecot.conf, uncomment and change to msgbox_lazy_write=no : #mbox_lazy_writes=yes to mbox_lazy_writes=no Ref: http://www.dovecot.org/list/dovecot/2009-March/037855.html {{t
run_dd_with_progress_information
6 Hits, Last modified: 14 years ago
ermamently destroy all data on it. CAUTION: Only do this if you know what your are doing. Do this at your own risk! 0. DON'T do this in a hurry 1. Verify that you have a backup of all your dat
linux_on_usb_stick
5 Hits, Last modified: 8 years ago
crontab_howto
5 Hits, Last modified: 16 years ago
command_line_tipps
5 Hits, Last modified: 15 years ago
latex_unter_windows
5 Hits, Last modified: 16 years ago
rkhunter_debian
4 Hits, Last modified: 14 years ago
install_firefox_3.5_on_ubuntu_using_ubuntuzilla
4 Hits, Last modified: 16 years ago
create_encrypted_tar_files
4 Hits, Last modified: 15 years ago
namebench_dns_benchmark
4 Hits, Last modified: 16 years ago
moving_form_dokuwiki_blog_to_wordpress_and_coming_back
4 Hits, Last modified: 11 years ago
shutdown_windows_from_a_linux_box
4 Hits, Last modified: 16 years ago
nitko_web_server_security_assessment
4 Hits, Last modified: 11 years ago
dokuwiki_with_authldap_and_authplain_in_parallel
4 Hits, Last modified: 22 months ago
word_footnotes_have_undeletable_extra_lines
4 Hits, Last modified: 14 years ago
change_windows_desktop_background_for_day_and_night_using_batchfile
4 Hits, Last modified: 15 years ago
windows_installation_guide_with_must-have_programs
4 Hits, Last modified: 13 years ago
writing_custom_man_pages
4 Hits, Last modified: 15 years ago
configure_awstats_on_debian_webserver
4 Hits, Last modified: 15 years ago
convert_otf_to_ttf
3 Hits, Last modified: 9 years ago
common_sed_taks
3 Hits, Last modified: 16 years ago
reducing_the_size_of_word_document_with_built-in_pictures
3 Hits, Last modified: 16 years ago
boxplots_using_excel
3 Hits, Last modified: 16 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file
3 Hits, Last modified: 16 years ago
firefox_speedup
3 Hits, Last modified: 16 years ago
simple_backup_procedure_for_windows_c_t_bff
3 Hits, Last modified: 16 years ago
perfectly_rip_audio_cds_to_flac
3 Hits, Last modified: 14 years ago
securely_wipe_free_space_using_built-in_cypher_command
3 Hits, Last modified: 15 years ago
set_application_which_xdg-open_uses_to_open_a_file
3 Hits, Last modified: 9 months ago
set_rights_of_files_in_public_html
3 Hits, Last modified: 15 years ago
altgr_key_does_not_work_in_windows_guest_on_linux_host
3 Hits, Last modified: 16 years ago
access_encrypted_lvm_disk_from_live_cd
3 Hits, Last modified: 13 years ago
setting_up_proxy_autoconfiguration
3 Hits, Last modified: 16 years ago
linux @blog:change_windows_desktop_background_for_day_and_night_ubuntu_gnu
3 Hits, Last modified: 15 years ago
disable_windows_keys
3 Hits, Last modified: 16 years ago
disable_bios_beep
3 Hits, Last modified: 14 years ago
openoffice_created_default_template
3 Hits, Last modified: 14 years ago
word_2003_page_numbering
2 Hits, Last modified: 15 years ago
vim_replace_in_multiple_files
2 Hits, Last modified: 15 years ago
remote_debian_updates_using_apt-dater
2 Hits, Last modified: 14 years ago
parsing_long_and_short_command_line_options_in_bash
2 Hits, Last modified: 5 years ago
using_rdesktop_to_run_windows_apps_on_linux_desktop
2 Hits, Last modified: 16 years ago
print_files_from_any_device_using_dropbox
2 Hits, Last modified: 14 years ago
privacy_tunnel_dns_lookups_through_socks_proxy_when_browsing
2 Hits, Last modified: 14 years ago
quick_image_upload_to_imageshack_in_ubuntu
2 Hits, Last modified: 14 years ago
synergy_protocol_version_woes
2 Hits, Last modified: 11 years ago
remove_personal_information_from_word_file
2 Hits, Last modified: 4 years ago
typo3_gsanalytics_install_and_setup
2 Hits, Last modified: 16 years ago
thinkpad_middle_mouse_scrolling
2 Hits, Last modified: 14 years ago
things_to_set_in_ubuntu_after_installing
2 Hits, Last modified: 14 years ago
set_up_private_firefox_sync_server
2 Hits, Last modified: 11 years ago
the_ultimate_bash_prompt
2 Hits, Last modified: 11 years ago
11_very_useful_excel_keyboard_shortcuts_you_may_not_know
2 Hits, Last modified: 16 years ago
mass_resize_images_to_maximum_width
2 Hits, Last modified: 6 years ago
tls @blog:install_cacert_certificate_for_postfix_smtp
2 Hits, Last modified: 11 years ago
install_flash_player_in_linux_64bit
2 Hits, Last modified: 14 years ago
converting_dokuwiki_blog_to_wordpress
2 Hits, Last modified: 13 years ago
evernote_for_blackberry_in_switzerland
2 Hits, Last modified: 15 years ago
converting_videos_for_embedding_in_powerpoint
2 Hits, Last modified: 11 years ago
how_to_create_a_zotero_group_for_cooperation
2 Hits, Last modified: 11 years ago
how_to_fix_font_rendering_of_firefox_3.5_under_ubuntu_9.04
2 Hits, Last modified: 16 years ago
how_to_trap_interrupts_in_the_bash_shell
2 Hits, Last modified: 15 years ago
install_bitdefender_on_linux
2 Hits, Last modified: 15 years ago
flexible_vacation_responder_using_procmail
2 Hits, Last modified: 16 years ago
counting_the_number_of_files_with_a_given_extensions
2 Hits, Last modified: 16 years ago
backuppc_script_archive_all_hosts
2 Hits, Last modified: 8 years ago
install_terminator_with_built-in_quake_mode
2 Hits, Last modified: 14 years ago
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
2 Hits, Last modified: 14 years ago
configure_dns_settings_in_etc_network_interfaces
1 Hits, Last modified: 11 years ago
adding_syntax_custom_extensions_to_vim
1 Hits, Last modified: 16 years ago
convert_technisat_ts_file_to_mkv
1 Hits, Last modified: 13 years ago
convert_nero_nrg_to_iso_file
1 Hits, Last modified: 14 years ago
transfer_typo3_site_to_a_new_url
1 Hits, Last modified: 15 years ago
trust_citrix_server_sertificate
1 Hits, Last modified: 3 years ago
convert_and_crop_humax_icord_hd_files
1 Hits, Last modified: 16 years ago
ubuntu_11.04_fingerprint
1 Hits, Last modified: 14 years ago
ubuntu_11.04_vnc_access_screen_repaint_problem
1 Hits, Last modified: 14 years ago
ubunutu_natty_not_displaying_pdf_thumbnails_on_nfs_drives
1 Hits, Last modified: 14 years ago
angepasste_nummerierung_von_ueberschriften_in_word_2007
1 Hits, Last modified: 14 years ago
windows_10_upgrade_stoppen
1 Hits, Last modified: 9 years ago
configure_conky
1 Hits, Last modified: 14 years ago
bash_use_alt-._to_copy_last_argument
1 Hits, Last modified: 16 years ago
configure_autologon_in_windows_xp
1 Hits, Last modified: 16 years ago
configure_apache2_to_use_comodo_essential_ssl_certificate
1 Hits, Last modified: 14 years ago
vim_show_linenumberes
1 Hits, Last modified: 16 years ago
bios_password_backdoors
1 Hits, Last modified: 15 years ago
automatically_lock_windows_pc_even_if_screensaver_is_disabled_by_administrator
1 Hits, Last modified: 15 years ago
visio_2007_installer_starts_every_time
1 Hits, Last modified: 9 years ago
vmware_guest_clock_running_too_fast
1 Hits, Last modified: 15 years ago
win7_does_not_accept_samba_password
1 Hits, Last modified: 8 years ago
windows_xp_fehlermeldung_beim_serverzugriff
1 Hits, Last modified: 16 years ago
use_fetchmail_to_retrieve_mail_from_exchange_2010_server
1 Hits, Last modified: 14 years ago
linux_prevent_teamviewer_daemon_from_starting_up
1 Hits, Last modified: 9 years ago
teamviewer_linux_without_permanently_running_daemon
1 Hits, Last modified: 8 years ago
restore_windows_mbr
1 Hits, Last modified: 15 years ago
metacity_compositing_effects_in_ubuntu
1 Hits, Last modified: 16 years ago
monitor_linux_network_interface_traffic_using_nagios
1 Hits, Last modified: 14 years ago
latex_picins.sty_not_found
1 Hits, Last modified: 14 years ago
install_puddletag_on_linux_mp3tag_replacement
1 Hits, Last modified: 15 years ago
opening_a_file_manager_from_the_term
1 Hits, Last modified: 14 years ago
install_nut_on_ipcop
1 Hits, Last modified: 16 years ago
install_fonts_on_linux
1 Hits, Last modified: 16 years ago
how_to_keep_your_pc_running_fast
1 Hits, Last modified: 16 years ago
record_streaming_videos_from_the_web
1 Hits, Last modified: 15 years ago
recursively_rename_files
1 Hits, Last modified: 14 years ago
replace_faulty_disk_in_linux_md
1 Hits, Last modified: 12 years ago
reset_zarafa_outlook_users
1 Hits, Last modified: 15 years ago
fix_incorrect_clock_settings_in_windows_when_dual-booting_with_os_x_or_linux
1 Hits, Last modified: 15 years ago
copy_a_filesystem_from_one_computer_to_another_using_tar_and_netcat
1 Hits, Last modified: 16 years ago
fix_gnome_desktop_icons_disappeared_no_right_click
1 Hits, Last modified: 15 years ago
export_maple_figure_to_eps_file
1 Hits, Last modified: 16 years ago
seamless_rdp_remove_decoration_fix
1 Hits, Last modified: 15 years ago
send_email_on_root_login
1 Hits, Last modified: 16 years ago
enable_shell_escape_in_miktex_running_from_winedt
1 Hits, Last modified: 16 years ago
enable_screensaver_using_registry_fiels
1 Hits, Last modified: 15 years ago
embedding_subtitles_in_videos
1 Hits, Last modified: 15 years ago
download_rtmp_files_to_mp3_forma
1 Hits, Last modified: 14 years ago
display_windows_version_on_the_desktop
1 Hits, Last modified: 15 years ago
maxmind_geoip_on_debian_lenny
1 Hits, Last modified: 15 years ago
create_clean_html_image_gallery_from_linux
1 Hits, Last modified: 13 years ago
software_for_managing_and_playing_videos_and_music
1 Hits, Last modified: 11 years ago
display_nagios_status_on_the_desktop_using_conky
1 Hits, Last modified: 15 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