• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

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

apt

Search

You can find the results of your search below.

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

Matching pagenames:

  • capturing_analog_video_with_dv_cam_and_windv
  • install_latest_firefox_in_debian_using_apt_pinning
  • linux_adapt_keyboard (blog)
  • remote_debian_updates_using_apt-dater

Fulltext results:

remote_debian_updates_using_apt-dater @blog
34 Hits, Last modified: 14 years ago
====== Remote debian updates using apt-dater ====== Apt-dater is a relatively new utility that allows easy package management of multiple D... , as the existing instructions (http://www.ibh.de/apt-dater/) are slightly unclear on a couple of thing... Debian stable (currently lenny) on many servers. Apt-dater is new enough that it is currently only ava
ubuntu_post_install_tasks @blog
26 Hits, Last modified: 11 years ago
ost install tasks ====== * If you run a proxy (apt-cacher-ng in my case), add the proxy directory in /etc/apt/apt.conf: <code>Acquire::http::Proxy "http://aptcacher:3142";</code> * Add repositories for <code>sudo add-apt-repository ppa:tualatrix/ppa sudo add-apt-reposit
install_windows_codecs_and_support_for_encrypted_dvds_in_ubuntu @blog
8 Hits, Last modified: 14 years ago
lowing command to update the source list sudo apt-get update Install w32 video codecs and libdvdcs... .d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list sudo apt-get -q update sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring sudo a
install_bitdefender_on_linux @blog
7 Hits, Last modified: 15 years ago
Add the BitDefender repository key to the list of apt trusted keys: wget http://download.bitdefender.com/repos/deb/bd.key.asc sudo apt-key add bd.key.asc 2. Add the following line to the /etc/apt/sources.list file: deb http://download.bitdefen... m/repos/deb/ bitdefender non-free 3. Refresh your apt cache by running: apt-get update 4. Install the
install_latest_firefox_in_debian_using_apt_pinning @blog
6 Hits, Last modified: 8 years ago
====== Install latest firefox in Debian, using apt pinning ====== Add repository to sources.list: <cod... =================== # 1. Review the files in /etc/apt/preferences.d: # Pin-Priority should be: unsta... n Security # 2. Review and copy this file to /etc/apt/preferences.d # 3. Update system, no new packages should be installed!!! # # apt update # # apt upgrade << No new packages, o
replace_oracle_openoffice_with_libreoffice_linux @blog
6 Hits, Last modified: 15 years ago
penOffice can be removed with the command sudo apt-get purge "openoffice*.*" on the commandline. T... 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 Desktop
debian_package_containing_a_given_file @blog:find_ubuntu
6 Hits, Last modified: 14 years ago
up what package contains a given file? ====== apt-file search filename or apt-file search /path/to/file To install apt-file, use: apt-get install apt-file you will need to update its database before you can use it: s
ubuntu_11.04_fingerprint @blog
6 Hits, Last modified: 14 years ago
000. 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 Appl
debian_setup_on_hexonet_virtual_servers @blog
4 Hits, Last modified: 16 years ago
hers) debian on their virtual servers. - /etc/apt/sources.lst replace testing by edge - apt-get update - <code>hexbox:/home/brb# echo "kernel-imag... e-2.4.27 hold" | dpkg --set-selections</code> - apt-get dist-upgrade - apt-get install wajig mc sudo - visudo {{tag>linux}} ~~LINKBACK~~ ~~DISCUSSI
linux_on_usb_stick @blog
4 Hits, Last modified: 8 years ago
bly need to install non-free drivers. Open ''/etc/apt/sources.list'' and add ''non-free contrib'' to al... n non-free contrib ... </code> * Then do ''sudo apt-get update; sudo apt-get upgrade; sudo apt-get install firmware-linux-nonfree'' ===== Optimizing performance ===== ====
install_terminator_with_built-in_quake_mode @blog
3 Hits, Last modified: 14 years ago
e for Ubuntu 11.04, 10.10 and 10.04): sudo add-apt-repository ppa:webupd8team/unstable ; sudo apt-get update ; sudo apt-get install terminator Setting up Terminator "Quake" mode 1. Move Terminator
recenty_notify_app_for_ubuntu @blog
3 Hits, Last modified: 15 years ago
cations using the following commands: sudo add-apt-repository ppa:jconti/recent-notifications sudo apt-get update sudo apt-get install recent-notifications Ref: http://www.webupd8.org/2011/02/never-miss
ubuntu_install_handbrake_from_ppa @blog
3 Hits, Last modified: 14 years ago
ntu Install handbrake from ppa ====== sudo add-apt-repository ppa:stebbins/handbrake-snapshots && sudo apt-get update && sudo apt-get install handbrake-gtk Preferences: ~/.config/ghb {{tag>ubuntu ubuntu
linux @blog:send_sms_from_the_command_line_using_skype_and_unix
3 Hits, Last modified: 13 years ago
/linux ====== Install the Skype4Py module sudo apt-get install python-pip sudo pip install Skype4P... .0 B.Brunner # Install skype for python: # > sudo apt-get install skype # > sudo apt-get install python-pip # > sudo pip install Skype4Py import Skype4Py i
configure_conky @blog
3 Hits, Last modified: 14 years ago
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-cr
vmware_tools_update_afer_ubuntu_kernel_update @blog
3 Hits, Last modified: 15 years ago
blank_screen_with_maple_12_on_ubuntu_if_running_compiz @blog
3 Hits, Last modified: 15 years ago
synergy_protocol_version_woes @blog
2 Hits, Last modified: 11 years ago
upgrade_debian_etch_to_lenny @blog
2 Hits, Last modified: 15 years ago
vim-latexsuite_on_ubuntu_9.10 @blog
2 Hits, Last modified: 16 years ago
webcam_indicator_for_ubuntu @blog
2 Hits, Last modified: 14 years ago
convert_nero_nrg_to_iso_file @blog
2 Hits, Last modified: 14 years ago
set_up_davmail_gateway @blog
2 Hits, Last modified: 7 years ago
using_exiftool_to_add_meta_information_to_jpeg_images @blog
1 Hits, Last modified: 14 years ago
using_rdesktop_to_run_windows_apps_on_linux_desktop @blog
1 Hits, Last modified: 16 years ago
thinkpad_middle_mouse_scrolling @blog
1 Hits, Last modified: 14 years ago
syntax @wiki
1 Hits, Last modified: 8 months ago
tasks_that_are_best_done_on_the_command_line @blog
1 Hits, Last modified: 16 years ago
access_encrypted_lvm_disk_from_live_cd @blog
1 Hits, Last modified: 13 years ago
shutdown_windows_from_a_linux_box @blog
1 Hits, Last modified: 16 years ago
set_up_private_firefox_sync_server @blog
1 Hits, Last modified: 11 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file @blog
1 Hits, Last modified: 16 years ago
backup_and_restore_package_selections @blog
1 Hits, Last modified: 14 years ago
namebench_dns_benchmark @blog
1 Hits, Last modified: 16 years ago
linux_print_screen_tool_with_upload_shutter @blog
1 Hits, Last modified: 14 years ago
installing_sage_on_ubuntu_11.10 @blog
1 Hits, Last modified: 14 years ago
installing_sage_on_debian_or_ubuntu @blog
1 Hits, Last modified: 11 years ago
install_fonts_on_linux @blog
1 Hits, Last modified: 16 years ago
infiniality_installation_on_linux @blog
1 Hits, Last modified: 3 years ago
fix_gnome_desktop_icons_disappeared_no_right_click @blog
1 Hits, Last modified: 15 years ago
download_rtmp_files_to_mp3_forma @blog
1 Hits, Last modified: 14 years ago
create_encrypted_tar_files @blog
1 Hits, Last modified: 15 years ago
convert_microsoft_.msg_files_to_eml_for_opening_in_thunderbird @blog
1 Hits, Last modified: 4 years ago
command_line_tipps @blog
1 Hits, Last modified: 15 years ago
nitko_web_server_security_assessment @blog
1 Hits, Last modified: 11 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