• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

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

etc

Search

You can find the results of your search below.

Exact match
  • 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:

  • configure_dns_settings_in_etc_network_interfaces
  • copy_a_filesystem_from_one_computer_to_another_using_tar_and_netcat
  • keep_versioning_info_of_etc_edits_using_etckeeper
  • upgrade_debian_etch_to_lenny
  • use_fetchmail_to_retrieve_mail_from_exchange_2010_server

Fulltext results:

apache2_ssl_with_cacert
20 Hits, Last modified: 16 years ago
e CAcert certificate openssl genrsa -des3 -out /etc/ssl/certs/apache_server.key 1024 openssl req -new -days 1825 -key /etc/ssl/certs/apache_server.key -out /etc/ssl/certs/apache_server.csr openssl rsa -in /etc/ssl/certs/apache_server.key -out /etc/ssl/certs/apa
tls @blog:install_cacert_certificate_for_postfix_smtp
7 Hits, Last modified: 11 years ago
http://www.cacert.org/cacert.crt cp cacert.crt /etc/postfix/ssl/cacert.pem cp private.key /etc/postfix/ssl/newreq.pem cp server.crt /etc/postfix/ssl/newcert.pem This is for main.cf, see also the other stuff above: smtpd_tls_key_file = /etc/postfix/ssl/newreq.pem smtpd_tls_cert_file = /e
configure_awstats_on_debian_webserver
6 Hits, Last modified: 15 years ago
cp /usr/share/doc/awstats/examples/apache.conf /etc/apache2/conf.d/awstats Then edit /etc/awstats/awstats.conf file and make sure the file contains (doub... e a symlink to /usr/local/bin for it. Edit the /etc/logrotate.d/apache2 and make sure it has these li... /run/apache2.pid ]; then /etc/init.d/apache2 restart > /dev/null
linux_on_usb_stick
6 Hits, Last modified: 8 years ago
robably need to install non-free drivers. Open ''/etc/apt/sources.list'' and add ''non-free contrib'' t... sks which we're not likely to come across. Open /etc/fstab and for each mount that is on your USB stor... ciated with it's usage. Append the following to /etc/fstab: tmpfs /tmp tmpfs defaults,noatim... to let you know that things are happening Open /etc/grub.d/10_linux and find the following stanza:
set_up_davmail_gateway
6 Hits, Last modified: 7 years ago
e one with your favorite text editor: sudoedit /etc/davmail.properties Set DavMail to server mode so... tificate. ===== Configuring SSL ===== cd to ''/etc/letsencrypt/live/your-server'' and convert the le... n.pem -inkey privkey.pem -certfile cert.pem -out /etc/ssl/certs/davmail.p12 </code> Add the following ... also try starting davmail using sudo davmail /etc/davmail.properties To have a proper startup jo
how_to_fix_font_rendering_of_firefox_3.5_under_ubuntu_9.04
4 Hits, Last modified: 16 years ago
on fontconfig. Font configuration is stored in /etc/fonts/conf.d/[0-9][0-9]*.conf files. By conventio... g with 10 through 19 control font rendering (see /etc/fonts/conf.d/README) and, in fact, are symlinks to the corresponding files in the /etc/fonts/conf.avail directory. My experiments have ... nk by removing or just renaming it: sudo mv /etc/fonts/conf.d/10-hinting-slight.conf{,.disabled}
set_up_private_firefox_sync_server
4 Hits, Last modified: 11 years ago
refox-sync-server/tmp/sync-error.log’,) [..] $ vi etc/sync.conf [..] [storage] backend = syncstorage.st... ode> Create new apache virtual host <code>$ vi /etc/apache2/sites-available/firefox-sync <VirtualHos... alHost></code> Activate virtual host <code>$ cd /etc/apache2/sites-enabled $ ln -s ../sites-available/... t apache <code>$ apachectl configtest &amp;&amp; /etc/init.d/apache restart</code> Now you can configu
change_windows_desktop_background_for_day_and_night_using_batchfile
4 Hits, Last modified: 15 years ago
e file and store it to your scripts directory (e:\etc in my case). {{:blog:wallpaper_day.jpg?320|}} {{... eds REM - store this batchfile in a place like e:\etc REM - make a link to this batchfile in your autos... REM Configuration changes go here set wpnight=e:\etc\wallpaper_night.bmp set wpday=e:\etc\wallpaper_day.bmp set daystarthour=7 set dayendhour=20 REM Set h
sane_slow_scan_for_scanners
3 Hits, Last modified: 4 years ago
be very slow when starting up xsane, scanimage -L etc. The reason is that all scanners in /etc/sane/dll.conf are checked. To speed things up cd /etc/sane cp dll.conf dll.conf.save vim dll.conf
monitor_linux_network_interface_traffic_using_nagios
2 Hits, Last modified: 14 years ago
of the ''host'' entry. Restart nagios using ''/etc/init.d/nagios3 restart'' to make sure everything ... file [[:blogfiles:check_netio_1.1_debian]] to ''/etc/nagiosgrapher/ngraph.d/extra/netio.ncfg'' Restar
how_to_keep_your_pc_running_fast
2 Hits, Last modified: 16 years ago
ded, with the most important work software on it, etc. Update the image about every month. * When (n... daters that get installed alongside Acrobat, Java etc. http://technet.microsoft.com/en-us/sysinternal
set_rights_of_files_in_public_html
2 Hits, Last modified: 14 years ago
les of other users (possibly containing passwords etc). You can run the script using ''sudo fixphright... les of other users (possibly containing passwords etc). # This can be run in a cronjob
ubuntu_11.04_fingerprint
2 Hits, Last modified: 14 years ago
rint authentication before and have changed your /etc/pam.d/common-auth, you may be presented with a sc... saying pam-auth-update: Local modifications to /etc/pam.d/common-*, not updating. pam-auth-update: R
embedding_subtitles_in_videos
2 Hits, Last modified: 15 years ago
itles (SRT) into video files (AVI, MPG, MP4, MKV, etc.) Video players like VLC have the option of rend... ng-subtitles-srt-into-video-files-avi-mpg-mp4-mkv-etc/ {{tag>linux video}} ~~LINKBACK~~ ~~DISCUSSION~
elegant_solution_for_remotely_accessible_vnc_desktops
2 Hits, Last modified: 13 years ago
ost none, clients connect to vnc ports 5951, 5952 etc. depending on the resolution they want.\\ ''vncv... ess to allow login Add custom services to your /etc/services file, so that your inetd.conf can use th
ubuntu_post_install_tasks
2 Hits, Last modified: 11 years ago
configure_apache2_to_use_comodo_essential_ssl_certificate
2 Hits, Last modified: 14 years ago
debian_11_suspend_problems
2 Hits, Last modified: 8 months ago
ubunutu_natty_not_displaying_pdf_thumbnails_on_nfs_drives
2 Hits, Last modified: 14 years ago
altgr_key_does_not_work_in_windows_guest_on_linux_host
2 Hits, Last modified: 16 years ago
configure_dns_settings_in_etc_network_interfaces
2 Hits, Last modified: 11 years ago
install_latest_firefox_in_debian_using_apt_pinning
2 Hits, Last modified: 8 years ago
running_bastille_on_debian_lenny
1 Hits, Last modified: 15 years ago
reset_zarafa_outlook_users
1 Hits, Last modified: 15 years ago
ubuntu_24h_time_display_when_using_en_locale
1 Hits, Last modified: 13 years ago
thunderbird_tags_with_dovecot_imap
1 Hits, Last modified: 15 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
vmware_ubuntu
1 Hits, Last modified: 14 years ago
writing_custom_man_pages
1 Hits, Last modified: 15 years ago
linux @blog:change_windows_desktop_background_for_day_and_night_ubuntu_gnu
1 Hits, Last modified: 15 years ago
renew_license_key_of_bitdefender_for_linux_command_line_version
1 Hits, Last modified: 15 years ago
all_that_google_knows_about_you
1 Hits, Last modified: 6 years ago
reducing_the_size_of_word_document_with_built-in_pictures
1 Hits, Last modified: 16 years ago
debian_setup_on_hexonet_virtual_servers
1 Hits, Last modified: 16 years ago
angepasste_nummerierung_von_ueberschriften_in_word_2007
1 Hits, Last modified: 14 years ago
backuppc_script_archive_all_hosts
1 Hits, Last modified: 8 years ago
blank_screen_with_maple_12_on_ubuntu_if_running_compiz
1 Hits, Last modified: 15 years ago
boxplots_using_excel
1 Hits, Last modified: 16 years ago
configure_linux_as_an_airprint_server
1 Hits, Last modified: 13 years ago
copying_large_files_to_usb_device_blocks_system
1 Hits, Last modified: 8 years ago
create_encrypted_tar_files
1 Hits, Last modified: 15 years ago
declouding_my_data
1 Hits, Last modified: 11 years ago
maxmind_geoip_on_debian_lenny
1 Hits, Last modified: 15 years ago
excel_double-click_tricks
1 Hits, Last modified: 16 years ago
excel_tipps
1 Hits, Last modified: 16 years ago
how_to_stop_systemd_spamming_syslog_with_messages
1 Hits, Last modified: 8 years ago
infiniality_installation_on_linux
1 Hits, Last modified: 3 years ago
install_bitdefender_on_linux
1 Hits, Last modified: 15 years ago
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu
1 Hits, Last modified: 14 years ago
keep_versioning_info_of_etc_edits_using_etckeeper
1 Hits, Last modified: 14 years ago
linux_speed_up_speed_up_ext3
1 Hits, Last modified: 16 years ago
install_terminator_with_built-in_quake_mode
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