Kernels
Ubuntu: display current active kernel: uname -r display a list of all installed kernels: dpkg –list | grep linux-image remove old kernels (keep 2-3 previous versions for rollback purposes): sudo apt-get purge linux-image-x.x.x-x-generic
This author has yet to write their bio.
Meanwhile lets just say that we are proud Heath Schweitzer contributed a whooping 44 entries.
Ubuntu: display current active kernel: uname -r display a list of all installed kernels: dpkg –list | grep linux-image remove old kernels (keep 2-3 previous versions for rollback purposes): sudo apt-get purge linux-image-x.x.x-x-generic
Instructions derived from https://support.apple.com/en-us/HT201372 We’ll be using terminal and the createinstallmedia command: Download the macOS Sierra installer Launch the App Store app, then look for macOS Sierra in the store. (Here’s a link.) Click on the Download button, and your Mac will download the installer to your Applications folder. If it automatically launches after download, […]
I had an issue with an Apple MacBook Pro that was constantly running the fans at high RPM’s. Sometimes the CPU was running high (90-100%) without justification (simply browsing the web and checking email) other times the CPU was running low (10-15%). Steps to resolve included: Reset the NVRAM (non-volatile random access memory) Reset the SMC […]
# enable color support of ls and also add handy aliases if [ -x /usr/bin/dircolors ]; then test -r ~/.dircolors && eval “$(dircolors -b ~/.dircolors)” || eval “$(dircolors -b)” alias ls=’ls –color=auto’ alias grep=’grep –color=auto’ alias fgrep=’fgrep –color=auto’ alias egrep=’egrep –color=auto’ fi alias l=’ls -CF’ alias ll=’ls -alhF’ alias la=’ls -A’ alias cp=’cp -iR’ alias […]
# ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples # If not running interactively, don’t do anything case $- in *i*) ;; *) return;; esac # don’t put duplicate lines or lines starting with space in the history. # See bash(1) for more options HISTCONTROL=ignoreboth # […]
An alias is simply a reference to a string, but it makes it possible to shorten a command (or set of commands) inclusive of any options for the command. Why use aliases? To save time. Programmers like to refer to themselves as a lazy bunch, but I prefer to think in terms of being efficient rather than lazy. By […]
Simple command line options to backup a MySQL database: backup a database locally using mysqldump, date and time in the filename, and compressionmysqldump -uUSERNAME -pPASSWORD DATABASE | gzip -9 > ~/$(date +%Y-%m-%d-%H%M)_intiotpa_stage.sql import compressed file back into databasegunzip < ~/backups/FILENAME.sql.gz | mysql -uUSERNAME -pPASSWORD DATABASE
Every now and then SmartGit complains about my version of git on Mac OS X. It says I don’t have a recent enough version of the git executable. I have SmartGit configured to use the git executable found in /usr/bin/git on my Mac. Now, I know that the version meets the minimum requirements, so what’s […]
Assuming: “Install OS X Yosemite.app” is located in the “Applications” folder USB stick has been erased/formatted and labelled UNTITLED USB stick is 8GB or larger Run the following: sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia –volume /Volumes/UNTITLED/ –applicationpath /Applications/Install\ OS\ X\ Yosemite.app –nointeraction
[:en]Good old dad picked up a bottle of this for Easter, but I got an early tasting due to coming over here to set up his scanner. Cannot wait until Easter to razz my brothers when they notice the open bottle. very faint nose but quite pleasant. The front is mildly fruity with deep smoke on […]
Available for 1099 contract opportunities or FTE
M-F: 8 am – 5 pm PST
This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.
Accept settingsHide notification onlySettingsWe may request cookies to be set on your device. We use cookies to let us know when you visit our websites, how you interact with us, to enrich your user experience, and to customize your relationship with our website.
Click on the different category headings to find out more. You can also change some of your preferences. Note that blocking some types of cookies may impact your experience on our websites and the services we are able to offer.
These cookies are strictly necessary to provide you with services available through our website and to use some of its features.
Because these cookies are strictly necessary to deliver the website, refuseing them will have impact how our site functions. You always can block or delete cookies by changing your browser settings and force blocking all cookies on this website. But this will always prompt you to accept/refuse cookies when revisiting our site.
We fully respect if you want to refuse cookies but to avoid asking you again and again kindly allow us to store a cookie for that. You are free to opt out any time or opt in for other cookies to get a better experience. If you refuse cookies we will remove all set cookies in our domain.
We provide you with a list of stored cookies on your computer in our domain so you can check what we stored. Due to security reasons we are not able to show or modify cookies from other domains. You can check these in your browser security settings.
These cookies collect information that is used either in aggregate form to help us understand how our website is being used or how effective our marketing campaigns are, or to help us customize our website and application for you in order to enhance your experience.
If you do not want that we track your visit to our site you can disable tracking in your browser here:
We also use different external services like Google Webfonts, Google Maps, and external Video providers. Since these providers may collect personal data like your IP address we allow you to block them here. Please be aware that this might heavily reduce the functionality and appearance of our site. Changes will take effect once you reload the page.
Google Webfont Settings:
Google Map Settings:
Google reCaptcha Settings:
Vimeo and Youtube video embeds:
The following cookies are also needed - You can choose if you want to allow them:
You can read about our cookies and privacy settings in detail on our Privacy Policy Page.
Privacy Policy