56%
30.11.2025
be replaced solely with the sshd configuration directives shown in Listing 3. Line 16 specifies that SFTP will listen on port 2202 instead of the default SSH port 22. This option is configurable and left
56%
30.11.2025
with ; or \g.
03 Your MySQL connection id is 3 to server version 5.0.22
01 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
01 mysql>
Your connection to the MySQL server on the remote Unix
56%
30.11.2025
-net.rules -e "s/$oldmac/$newmac/"
19 virt-edit $vmname /etc/sysconfig/network -e "s/vm1/$vmname/"
20
21 echo $newid >> vm-list.txt
22
23 echo "cloning finished, starting vm"
24 virsh start $vmname
56%
31.10.2025
.nmap.org (64.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
56%
30.11.2025
on. Despite the mass appeal, Intel has pushed ahead with Itanium but has suffered the loss of support from Red Hat, Microsoft, and now Oracle.
On March 22, Oracle announced in a very terse statement
56%
30.11.2025
is not accessible! ****************" >> dba.log
15 /usr/local/etc/rc.d/002pgsql.sh start
16 sleep 15
17 psql -U monitor -d monitor -c "select * from watch;"
18
19 if [ $? -eq 0 ];
20
21 then
22
56%
31.10.2025
.
Unfortunately, version 2.2, available since September 2011, is no longer up to date as far as software packages are concerned, which in some cases could lead to weaknesses in security. Version 2.2 runs on top
56%
30.11.2025
oc.close()
20
21 if '__main__' == __name__:
22
23 uicores = cpu_count()
24 olck = Lock()
25
26 oque = Queue()
27 op, oc = Pipe()
28
29 for ui in xrange(1, 2*uicores):
30
56%
30.11.2025
specific ports with sshguard, you can use the --destination-ports parameter to find them. For example,
sudo iptables -A INPUT -m multiport -p tcp --destination-ports 21,22 -j sshguard
would block only
56%
30.11.2025
notification_interval 60
16 notification_options d
17 }
18
19 # Fileserver
20 define host{
21 host_name fileserver
22 alias Fileserver
23