• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป sudo

sudo

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • blog (55)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

ubuntu_post_install_tasks @blog
23 Hits, Last modified: 11 years ago
cher:3142";</code> * Add repositories for <code>sudo add-apt-repository 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
access_encrypted_lvm_disk_from_live_cd @blog
17 Hits, Last modified: 13 years ago
ds some additional steps - Boot from live cd sudo modprobe dm-crypt # Inserts a module we need sudo cryptsetup luksOpen /dev/sda2 cheer # Unlocks t... Enter LUKS passphrase: key slot 0 unlocked. sudo apt-get install lvm2 # installs the tools we need sudo modprobe dm-mod # inserts a module we need
ubuntu_11.04_fingerprint @blog
8 Hits, Last modified: 14 years ago
is 147e:1000. 3. Add this PPA to your sources: >sudo add-apt-repository ppa:fingerprint/fprint >sudo 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
set_up_davmail_gateway @blog
8 Hits, Last modified: 7 years ago
encies to work properly. Install them with apt: sudo apt-get install default-jre libswt-gtk-3-java lib... 225-1_all.deb Then, install DavMail with dpkg: sudo dpkg -i davmail_4.4.1-2225-1_all.deb ===== Basic... a PASSWORD on the file! <code bash> #!/bin/bash sudo openssl pkcs12 -export -in fullchain.pem -inkey p... own. You can also try starting davmail using sudo davmail /etc/davmail.properties To have a prop
installing_sage_on_ubuntu_11.10 @blog
8 Hits, Last modified: 14 years ago
yourself ===== Install prerequisite libraries sudo apt-get install build-essential m4 readline-commo... n ===== Make a symolic link to this directory: sudo ln -s /opt/sage-4.... /opt/sage Change the ownership of the files to root sudo chown root:root /opt/sage/* -R Run sage as roo... e paths which are absolute cd /opt/sage-4.... sudo sage After that, you should be able to run sag
installing_sage_on_debian_or_ubuntu @blog
8 Hits, Last modified: 11 years ago
yourself ===== Install prerequisite libraries sudo apt-get install build-essential m4 readline-commo... n ===== Make a symolic link to this directory: sudo ln -s /opt/sage-4.... /opt/sage Change the ownership of the files to root sudo chown root:root /opt/sage/* -R Run sage as roo... e paths which are absolute cd /opt/sage-4.... sudo sage After that, you should be able to run sag
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu @blog
8 Hits, Last modified: 14 years ago
e following command to update the source list sudo apt-get update Install w32 video codecs and libd... eded to authenticate the Medibuntu packages. sudo wget http://www.medibuntu.org/sources.list.d/$(ls... ument=/etc/apt/sources.list.d/medibuntu.list sudo apt-get -q update sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring sud
install_flash_player_in_linux_64bit @blog
7 Hits, Last modified: 14 years ago
new version: Uninstall existing flash player: sudo aptitude purge flashplugin-installer sudo aptitude purge flashplugin-nonfree Clean your systen from existing files sudo rm-f / usr/lib/mozilla /plugins /*flash* sudo rm-f ~ /.mozilla/plugins/*flash* sudo rm-f / usr/lib/
linux_on_usb_stick @blog
7 Hits, Last modified: 8 years ago
e main non-free contrib ... </code> * Then do ''sudo apt-get update; sudo apt-get upgrade; sudo apt-get install firmware-linux-nonfree'' ===== Optimizing performance ===== ==... cfg and restart for the change to take effect. sudo update-grub sudo reboot ==== IO Scheduler ====
replace_oracle_openoffice_with_libreoffice_linux @blog
6 Hits, Last modified: 15 years ago
lly OpenOffice can be removed with the command sudo apt-get purge "openoffice*.*" on the commandline... pa can be added on Ubuntu 10.10 and 10.04 with sudo add-apt-repository ppa:libreoffice/ppa sudo apt-get update Libreoffice can then be installed with sudo apt-get install libreoffice Depending on the Des
linux @blog:send_sms_from_the_command_line_using_skype_and_unix
5 Hits, Last modified: 13 years ago
unix/linux ====== Install the Skype4Py module sudo apt-get install python-pip sudo pip install Skype4Py <file python sendsms.py> #!/usr/bin/python # ... # v1.0 B.Brunner # Install skype for python: # > sudo apt-get install skype # > sudo apt-get install python-pip # > sudo pip install Skype4Py import Skype4P
configure_conky @blog
4 Hits, Last modified: 14 years ago
new mail and weather forecast on your desktop. sudo add-apt-repository ppa:conky-companions/ppa && sudo apt-get update && sudo apt-get install conkyforecast conkyemail Base: http://maketecheasier.com/how-to... font into ~/.fonts and update the font cache: $sudo fc-cache -fv {{tag>linux conky ubuntupostinstall
upgrade_debian_etch_to_lenny @blog
4 Hits, Last modified: 15 years ago
bian etch to lenny ====== 1. Edit sources.list sudo vi /etc/apt/sources.list and change all words etc... im: '':s/etch/lenny/g'') 2. Update and upgrade sudo aptitude update sudo aptitude install apt dpkg aptitude sudo aptitude full-upgrade that is all, this also work if you wan
blank_screen_with_maple_12_on_ubuntu_if_running_compiz @blog
4 Hits, Last modified: 15 years ago
artner repositories in /etc/apt/sources.lst * ''sudo apt-get update'' * ''sudo apt-get install sun-java6-jre'' * ''sudo update-java-alternatives -l'' * ''sudo update-java-alternatives -s sun-java6-jre'' * Edit the maple
rkhunter_debian @blog
3 Hits, Last modified: 14 years ago
ve you the name the process is running under - "sudo cat environ | perl -pe 's/\000/\n/g'" gets you th... nvironment variable settings for the process - "sudo ls -l fd" shows you what files the process currently has open - "sudo ls -l cwd" shows you the current working director
webcam_indicator_for_ubuntu @blog
3 Hits, Last modified: 14 years ago
vmware_tools_update_afer_ubuntu_kernel_update @blog
3 Hits, Last modified: 15 years ago
vim-latexsuite_on_ubuntu_9.10 @blog
3 Hits, Last modified: 16 years ago
backup_and_restore_package_selections @blog
3 Hits, Last modified: 14 years ago
ubuntu_install_handbrake_from_ppa @blog
3 Hits, Last modified: 14 years ago
recenty_notify_app_for_ubuntu @blog
3 Hits, Last modified: 15 years ago
install_terminator_with_built-in_quake_mode @blog
3 Hits, Last modified: 14 years ago
synergy_protocol_version_woes @blog
3 Hits, Last modified: 11 years ago
debian_11_suspend_problems @blog
2 Hits, Last modified: 8 months ago
thinkpad_middle_mouse_scrolling @blog
2 Hits, Last modified: 14 years ago
configure_backuppc_with_a_non-root_account @blog
2 Hits, Last modified: 15 years ago
teamviewer_linux_without_permanently_running_daemon @blog
2 Hits, Last modified: 8 years ago
unix_command_line_cheat @blog
2 Hits, Last modified: 16 years ago
renew_license_key_of_bitdefender_for_linux_command_line_version @blog
2 Hits, Last modified: 15 years ago
create_encrypted_tar_files @blog
2 Hits, Last modified: 15 years ago
how_to_fix_font_rendering_of_firefox_3.5_under_ubuntu_9.04 @blog
2 Hits, Last modified: 16 years ago
namebench_dns_benchmark @blog
2 Hits, Last modified: 16 years ago
how_to_stop_systemd_spamming_syslog_with_messages @blog
2 Hits, Last modified: 8 years ago
install_fonts_on_linux @blog
2 Hits, Last modified: 16 years ago
reinstall_grub_after_installing_windows_xp_or_windows_7 @blog
1 Hits, Last modified: 14 years ago
install_firefox_3.5_on_ubuntu_using_ubuntuzilla @blog
1 Hits, Last modified: 16 years ago
debian_package_containing_a_given_file @blog:find_ubuntu
1 Hits, Last modified: 14 years ago
debian_setup_on_hexonet_virtual_servers @blog
1 Hits, Last modified: 16 years ago
download_rtmp_files_to_mp3_forma @blog
1 Hits, Last modified: 14 years ago
infiniality_installation_on_linux @blog
1 Hits, Last modified: 3 years ago
ubunutu_natty_not_displaying_pdf_thumbnails_on_nfs_drives @blog
1 Hits, Last modified: 14 years ago
backuppc_script_archive_all_hosts @blog
1 Hits, Last modified: 8 years ago
install_bitdefender_on_linux @blog
1 Hits, Last modified: 15 years ago
copying_large_files_to_usb_device_blocks_system @blog
1 Hits, Last modified: 8 years ago
trust_citrix_server_sertificate @blog
1 Hits, Last modified: 3 years ago
remote_debian_updates_using_apt-dater @blog
1 Hits, Last modified: 14 years ago
copy_damaged_harddisk_to_a_file_for_recovery @blog
1 Hits, Last modified: 15 years ago
shutdown_windows_from_a_linux_box @blog
1 Hits, Last modified: 16 years ago
convert_nero_nrg_to_iso_file @blog
1 Hits, Last modified: 14 years ago
set_rights_of_files_in_public_html @blog
1 Hits, Last modified: 14 years ago
convert_microsoft_.msg_files_to_eml_for_opening_in_thunderbird @blog
1 Hits, Last modified: 4 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file @blog
1 Hits, Last modified: 16 years ago
restore_windows_mbr @blog
1 Hits, Last modified: 15 years ago
convert_img_to_iso_image_file_under_linux @blog
1 Hits, Last modified: 14 years ago
linux_prevent_teamviewer_daemon_from_starting_up @blog
1 Hits, Last modified: 9 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