How To Configure | Tutorials - Make Your Work EasierHow To Configure | Tutorials – Make Your Work Easier

How To Configure

Tutorials – Make Your Work Easier

Your IP : 38.107.179.237
Your Browser :

Main menu

Skip to primary content
Skip to secondary content
  • Home
SHOW IP INFO

Post navigation

← Older posts

copy freebsd jail

Posted on April 29, 2012 by liviu
Reply
How to copy freebsd jail To copy freebsd jail directory you have to archive it in order to preserve all:   copy freebsd jail mkdir /path/to/new_jail cd /path/to/old_jail tar -cpf - . | More >>
Posted in FreeBSD | Leave a reply

zfs import recover pool

Posted on April 27, 2012 by liviu
Reply
zfs import recover pool If you have a zfs partition and want to recover it on a new server zfs capable: zfs import - will list zfs pools zfs import pool_name to recover it   you can mount it More >>
Posted in FreeBSD, How to configure | Leave a reply

FreeBSD 9.0 cpu temperature – step by step

Posted on April 2, 2012 by liviu
Reply
Step 1- FreeBSD 9.0 cpu temperature   In order to find out freebsd 9.0 cpu temperature you will have to load the module: kldload coretemp   Step 2 - FreeBSD 9.0 cpu temperature then: sysctl More >>
Posted in How to configure | Leave a reply

Protection against isc.org any attack – dns attack isc.org any query

Posted on March 30, 2012 by liviu
Reply
ISC.ORG any ATTACK - dns attack isc.org any query An attack on udp port 53 is spreading around these days (isc.org any query attack) Attack is like this: Attacker sends a small udp packet using victims More >>
Posted in How to | Leave a reply

ping 192.168.xxx

Posted on March 22, 2012 by predy
Reply
  Try this ping 192.168.xxx what happens ? believe me it works ! How ? Strange ! Magic ! :-) let's see: If you try ping 192.168.xxx you receive an answer from an ip sixty seven dot two hundred More >>
Posted in How to | Leave a reply

How to Asign cpu core to jail

Posted on March 20, 2012 by liviu
Reply
Asign cpu core to jail To asign one or more cpu's to a freebsd jail just enter: cpuset -l x,y -j jaild this will asign cpus/cores x and y to specific jail id Asign cpu core to jail by default More >>
Posted in FreeBSD | Leave a reply

How to promote site – Submit Site

Posted on March 12, 2012 by predy
1
 Submit Site  One of the best ways to promote a site, is to register your site to web directories. Bellow you have a list with best web directoris.               submit More >>
Posted in How to configure | 1 Reply

Find command in freebsd

Posted on March 4, 2012 by liviu
Reply
Find command in freebsd to find all files which contain "somename" in name:   find / -name "*somename*" -ls that's simply way to work with find command in freebsd   to More >>
Posted in FreeBSD | Leave a reply

Freebsd 9.0 howto jail

Posted on February 29, 2012 by liviu
6
Freebsd 9.0 howto jail       Easiest way i guess for a new jail under FreeBSD 9.0 : mkdir /path/to/newjail cd path/to/newjail wget ftp://ftp2.de.freebsd.org/pub/FreeBSD/releases/amd64/amd64/9.0-RELEASE/base.txz tar More >>
Posted in FreeBSD | 6 Replies

remove all ^M characters from a file | remove all ^M characters

Posted on February 27, 2012 by liviu
Reply

 

remove all ^M characters

tr -d \\r < dosfile > newfile

 

remove all ^M characters

remove all ^M characters

Posted in FreeBSD, How to configure | Leave a reply

Post navigation

← Older posts

Categories

  • Checkpoint (2)
  • CISCO (4)
  • FreeBSD (14)
  • How to (2)
  • How to configure (21)
  • Html (2)
  • Linux (5)
  • MacOS (3)
  • Mikrotik (3)
  • Windows (6)
  • Wordpress (2)

powered by Predy