NabRSS 0.4 has been released
This upgrade allows disabling and re-enabling feeds. No need to delete unwanted feeds if you only want it to shut up temporarily. nabrss-0.4.tar.gz
This upgrade allows disabling and re-enabling feeds. No need to delete unwanted feeds if you only want it to shut up temporarily. nabrss-0.4.tar.gz
I was required to create a self-contained, single DVD to automate the installation of Solaris 10 on x86_64. I could not find any up-to-date straight forward guide which can explain how to do it, so I do it here. This is not an explanation for dummies, so you must know (to some degree, of course)…
For the latest (and currently whole) ks.cfg I use, check this link. I have extended the logic there, and got the following out of it. Showing only the %pre section: %pre # By Ez-Aton http://www.tournament.org.il/run for i in `cat /proc/cmdline`; do echo $i >> /tmp/vars.tmp done grep “=” /tmp/vars.tmp > /tmp/vars # Parse command line….
I have a nice SCSI tape connected to a single server. This allows for on-demand backups, with the hope (and seldom, with the established knowledge) that I can recover the data I have there. Old computers, decommissioned computers and systems I wish to erase and reuse are seldom backed-up, just because of the effort in…
Well, tricks is not the right word to describe advanced shell scripting usage, however, it does make some sense. These two topics are relevant to Bash version 4.0 and above, which is common for all modern-enough Linux distributions. Yours probably. These ‘tricks’ are for advanced Bash scripting, and will assume you know how to handle…
The idea in general is to have multiple wireless networks at home – one for the house residents, the other for visitors. The home network should have full access to everything, while the guest network should be able to reach the Internet, but nothing else. I have Asus RT-AC87U, which is a fine router, but…
Just to remember, there is an explanation here, from which the following directive can be taken: (cpio -id; zcat | cpio -id) < /path/to/initrd.img Related posts: Extracting multi-layered initramfs Rapid-guide – Updating RedHat initrd Replace Old NTP Commands With “chronyc” on a Modern Linux Extracting/Recreating RHEL/Centos6 initrd.img and install.img Powered by YARPP.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Hi there,
Just wanted to say a big thanks for nabrss which I have just installed and am now running :o) With Violet’s own RSS being so flakey its great to find one I can run myself!
Thanks again,
Adi :o)
With pleasure 🙂
This is the reason I have created nabrss. I should add more functionality into it, but I will do so as soon as I bother re-activating the nabaztags.
Ez