Dear all,
I´m testing a server and try to simulate a server in production. We
have a SSL certificate and I have configured the test server with the
same servername as it is in production. To access it, I change the hosts
file in my laptop to reach the test server.
However, the Java app
Hi,
I´m running a CentOS server in a VPS. Backups of the VPS take quite
much space if I don´t claim unused space.
Currently I´m using dd if=/dev/zero of=/mytempfile and remove that file
to claim that unused space. Any automatic way of doing a similar thing
in CentOS? I have googled for it but I
found Debian commands,
> you're doing better than me. What are they? Also, are you allowing dd to
> totally fill the partition (what I have found on the web as a
> recommendation)? If so, is the OS surviving acceptably?
>
> - Original Message -
> From: "
On 12/18/17 3:14 PM, Richard Zimmerman wrote:
> -Original Message-
> From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Nicolas Kovacs
> Sent: Sunday, December 17, 2017 12:52 PM
> To: centos@centos.org
> Subject: Re: [CentOS] Offsite hosted backup solutions
>
>> Can't say about
Hi all,
I am trying to mount on boot a sshfs filesystem.
I have tried this in /etc/fstab
bac...@myserver.com:/home/backup/myserver /backup fuse.sshfs
nonempty,allow_other 02
but only works when network works.
I have also tried this in my crontab:
@reboot sshfs -o idmap=backup mys
As far as I know Xming is a Windows software.
If you are using a SSH tunnel, you would need to run putty first.
In any case, you need to enable on putty X11 connections (Connection ->
SSH -> X11 -> Enable X11 forwarding ) if you are running any software on
your linux machine.
Regards,
Miguel
On 05/21/18 11:07 PM, Mike Burger wrote:
> On 2018-05-21 4:33 pm, Miguel Gonzalez wrote:
>> Hi,
>>
>> I am searching around and I can´t find any GUI LVM manager included in
>> a Centos live CD.
>>
>> I am trying to resize a LVM partition in a Centos 6.9 machine with a
>> live CD.
>>
>> If I n
Hi,
I have a VPS running Centos 6.2 and trying to run this iptables rule:
[root@myserver ~]# iptables -A INPUT -i venet0 -m state --state
ESTABLISHED -j ACCEPT
iptables: No chain/target/match by that name.
Narrowing down the issue it seems there is no IP_CONNTRACK support
but now it'
8 matches
Mail list logo