Related Content
Timing Page Responses With Curl
Timing web requests is possible in curl using the -w or --write-out flag. This flag takes a number of different options, including several time based options.
Turning On Or Off Fn Mode In Ubuntu Linux
I was typing on my Keychron K2 keyboard today and realised that I hadn't used
Repointing A Symlink To A Different Location
Creating a symlink is a common way of ensuring that the directory structure of a deployment will always be the same. For example you might create a symlink so that the release directory of release123/docroot will instead be just current.
Finding My Most Commonly Used Commands On Linux
I'm a proponent of automation, so when I find myself running the same commands over and over I always look for a way of wrapping that in an alias or script.
Grep Context
Grep is a really powerful tool for finding things in files. I often use it to scan for plugins in the Drupal codebase or to scan through a CSV or log file for data.
For example, to scan for user centric ViewsFilter plugins in the Drupal core directory use this command (assuming you are relative to the core directory).
Checking Domain TTL Values
Part of the process of putting a new site live can be moving DNS entries around. Prior to doing this it's a really good idea to sort out the Time To Live (TTL) of the DNS record so that when you do change DNS entries you aren't waiting around for a day for the DNS to sort itself out.
Comments
make -C /lib/modules/3.4.11-2.16-desktop/build M=/home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011 modules make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop' CC [M] /home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.o /home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c: In function ‘_rtl_init_mac80211’: /home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c:319:6: error: ‘IEEE80211_HW_BEACON_FILTER’ undeclared (first use in this function) /home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c:319:6: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [/home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.o] Error 1 make[3]: *** [_module_/home/john/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011] Error 2 make[2]: *** [sub-make] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop' make: *** [all] Error 2
Submitted by Jose on Fri, 10/19/2012 - 17:35
PermalinkIf you are going for most excellent contents like I do, simply visit this web site everyday because it provides quality contents, thanks
Submitted by radda skadat har on Sat, 12/29/2018 - 03:37
PermalinkAdd new comment