Fulltext results:
- Formatting Syntax @wiki
- [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there... pattern file]]. There are three exceptions which do not come from that pattern file: multiplication e... e the following syntax: <code> I think we should do it > No we shouldn't >> Well, I say we should > Really? >> Yes! >>> Then lets do it! </code> I think we should do it > No we sho
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- mountpoint if it doesn't exist. You will have to do this only once. <code bash> pfexec mkdir /share ... hen add this to the file ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <co
- _template @tag
- &nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=_template}}
- limit @tag
- imit&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=limit}}
- Data Collector @p:pda:dc
- ims to connect all the input sources the PDA needs to do its job. ===== Index ===== {{indexmenu>.}}
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- e. Here is how to upgrade to a graphical system. Do the following as root (''su'') or with appropriat
- Android Apps @info:android
- s/details?id=com.dg.gtd.android.lite|DGT GTD & To-do List]] * [[https://play.google.com/store/apps/d
- DynDNS Updates without a Client @info:script
- %H:%M') $(basename $0)" for domain in ${DOMAINS}; do echo -n " ${domain} - " curl --s
- network @tag
- rk&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=network}}
- Cleanup Packages @info:linux:debian
- the packages are in. --no-show-section Do not show sections. --show-size, -z Sh
- tomcat @tag
- cat&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=tomcat}}
- java @tag
- >java&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=java}}
- config @tag
- fig&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=config}}
- rmdir for OSX @info:mac
- Store'' file: <code bash> rmdir() { for d in "$@" do f="${d%/}/.DS_Store" if [ -f "${f}" ] then e
- Travian Map Download Script @z:travian
- echo `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code>