• 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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • blog (58)
  • 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
36 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
28 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 a
ubuntu_11.04_fingerprint @blog
9 Hits, Last modified: 14 years ago
nger (https://wiki.ubuntu.com/ThinkFinger from Synaptic) and 2) Fprint from here https://launchpad.net/... fingerprint/+archive/fprint (fprint is also in Synaptic but something is missing). Long story short (ki... 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
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
upgrade_debian_etch_to_lenny @blog
6 Hits, Last modified: 15 years ago
lenny ====== 1. Edit sources.list sudo vi /etc/apt/sources.list and change all words etch to lenny, ... ':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 want t
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
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
thinkpad_middle_mouse_scrolling @blog
4 Hits, Last modified: 14 years ago
scrolling ====== One of the best features of my laptop [Thinkpad t61] is these laptops have trackpoints which helps you to handle the keyboard and mouse wi... system. 2.Step: Open a terminal and enter ” sudo apt-get install gpointing-device-settings ” , then en... Product "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint" Matc
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 ===== ====
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
mac_os_x_hotkeys @blog
4 Hits, Last modified: 5 years ago
^ ^ | Capture entire screen: |Command-Shift-3 | |Capture Area to file | Command-Shift-4| |Captures window or menu | Command-Shift-4, Space Bar, Click| |Captures to clipboard |Command-Shift-Control-4|
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
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
synergy_protocol_version_woes @blog
3 Hits, Last modified: 11 years ago
vmware_tools_update_afer_ubuntu_kernel_update @blog
3 Hits, Last modified: 15 years ago
webcam_indicator_for_ubuntu @blog
3 Hits, Last modified: 14 years ago
configure_conky @blog
3 Hits, Last modified: 14 years ago
syntax @wiki
3 Hits, Last modified: 8 months ago
capturing_analog_video_with_dv_cam_and_windv @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
ubuntu_install_handbrake_from_ppa @blog
3 Hits, Last modified: 14 years ago
record_streaming_videos_from_the_web @blog
2 Hits, Last modified: 15 years ago
install_flash_player_in_linux_64bit @blog
2 Hits, Last modified: 14 years ago
set_up_davmail_gateway @blog
2 Hits, Last modified: 7 years ago
infiniality_installation_on_linux @blog
2 Hits, Last modified: 3 years ago
vim-latexsuite_on_ubuntu_9.10 @blog
2 Hits, Last modified: 16 years ago
convert_nero_nrg_to_iso_file @blog
2 Hits, Last modified: 14 years ago
configure_awstats_on_debian_webserver @blog
2 Hits, Last modified: 15 years ago
rip_dvds_into_multi_language_multi_subtitle_video_file @blog
2 Hits, Last modified: 16 years ago
tasks_that_are_best_done_on_the_command_line @blog
1 Hits, Last modified: 16 years ago
use_rss_feeds_with_conky @blog
1 Hits, Last modified: 15 years ago
using_exiftool_to_add_meta_information_to_jpeg_images @blog
1 Hits, Last modified: 14 years ago
speed_up_linux_mint @blog
1 Hits, Last modified: 9 months 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
using_rdesktop_to_run_windows_apps_on_linux_desktop @blog
1 Hits, Last modified: 16 years ago
access_encrypted_lvm_disk_from_live_cd @blog
1 Hits, Last modified: 13 years ago
nitko_web_server_security_assessment @blog
1 Hits, Last modified: 11 years ago
download_rtmp_files_to_mp3_forma @blog
1 Hits, Last modified: 14 years ago
backup_and_restore_package_selections @blog
1 Hits, Last modified: 14 years ago
command_line_tipps @blog
1 Hits, Last modified: 15 years ago
convert_img_to_iso_image_file_under_linux @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
converting_videos_for_embedding_in_powerpoint @blog
1 Hits, Last modified: 11 years ago
create_encrypted_tar_files @blog
1 Hits, Last modified: 15 years ago
display_nagios_status_on_the_desktop_using_conky @blog
1 Hits, Last modified: 15 years ago
fix_gnome_desktop_icons_disappeared_no_right_click @blog
1 Hits, Last modified: 15 years ago
namebench_dns_benchmark @blog
1 Hits, Last modified: 16 years ago
install_fonts_on_linux @blog
1 Hits, Last modified: 16 years ago
installing_sage_on_debian_or_ubuntu @blog
1 Hits, Last modified: 11 years ago
installing_sage_on_ubuntu_11.10 @blog
1 Hits, Last modified: 14 years ago
least_squares_regression_of_parabola @blog
1 Hits, Last modified: 8 years ago
linux_adapt_keyboard @blog
1 Hits, Last modified: 13 years ago
apache_htaccess_for_ip_or_auth_based_access @blog
1 Hits, Last modified: 3 years ago
maxmind_geoip_on_debian_lenny @blog
1 Hits, Last modified: 15 years ago
linux_print_screen_tool_with_upload_shutter @blog
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