ossec audit
https://www.ossec.net/ Logstash, Ossec, and Graylog2
https://www.ossec.net/ Logstash, Ossec, and Graylog2
source: http://www.gaeltd.com/extracting-a-file-from-a-solaris-flar/ Looking for UNIX and IT expertise? Why not get in touch and see how we can help? So, as covered in a previous post, Solaris Flash Archives give us a nice way to image a Solaris installation, and then to use that to build a machine via Jumpstart. The process isn’t all one way, however, and sometimes… Leer más »
Chrome ERR_TIMED_OUT solved taskmgr-> services Stop and disableCryptSvc That’s my way i fixed: 1. Open Run and type in regedit 2. Go here: HKEY_CURRENT_USER\Software\Microsoft\SystemCertificates\Root\ 3. Right-click ProtectedRoots > Permissions and pick your account . Tick Allow Full Control 4. Right-click Root and Export 5. Open Task Manager > stop Cryptographic Service and Delete Root(HKEY_CURRENT_USER\Software\Microsoft\SystemCertificates\) key in Regedit. 6. Restart your Windows. Enjoy.
1) Change the redirection to 2>&1. So now crontab -e looks like Iworks because by default cron is using sh to run the task 2) Change the default shell by adding SHELL=/bin/bash in the crontab -e file.
ok devalias ok boot rcdrom
Permit SSH Login for Root in Oracle Solaris 11 Open Terminal window and switch to root user. 1. Change the file /etc/ssh/sshd_config PermitRootLogin yes with PermitRootLogin no and save file. vi /etc/ssh/sshd_config PermitRootLogin yes 2. Comment out the “CONSOLE=/dev/console” line in /etc/default/login. vi /etc/default/login #CONSOLE=/dev/console 3.Remove “;type=role” from the root entry in /etc/user_attr or use the below command. rolemod -K type=normal root 4. Restart the Services. #svcadm restart svc:/network/ssh:default… Leer más »
https://everycity.co.uk/alasdair/2010/07/using-mbuffer-to-speed-up-slow-zfs-send-zfs-receive/ http://www.polyomica.com/improving-transfer-speeds-for-zfs-sendreceive-in-a-local-network/ https://www.commandlinefu.com/commands/view/13582/backup-to-lto-tape-with-progress-checksums-and-buffering
https://github.com/yboetz/pyznap
$ sudo camcontrol devlist<NECVMWar VMware IDE CDR10 1.00> at scbus1 target 0 lun 0 (cd0,pass0)<VMware Virtual disk 1.0> at scbus2 target 0 lun 0 (da0,pass1)<VMware Virtual disk 1.0> at scbus2 target 1 lun 0 (da1,pass2) $ sudo camcontrol rescan allRe-scan of bus 0 was successfulRe-scan of bus… Leer más »