Client = windows 10 64bit, running 2.4.0 owncloud client. Server = Cent OS 7 running owncloud 10.4.0 server When I deleted a file in the sync directory, it is throwing an error on the client: 2/3/2018 9:24:58 PM,tools-keys-etc/software/CISCO VPN/vpnclient-winx64-msi-5.0.07.0290-k9.exe,E:\DUDES\backups-resume-drivers,Server replied “423 Locked” to “DELETE https://chi.swamp.xyz/owncloud/remote.php/dav/files/vivithemage/backups-resume-drivers/tools-keys-etc/software/CISCO VPN/vpnclient-winx64-msi-5.0.07.0290-k9.exe” Everything else is going fine. I also noticed though, ...
I purchased two of these guys for my two lil kiddos, as the second came, I did not want to pay $100+ for another camera in my Motorola baby cam setup. What I like: Picture quality is great local recording on movement works great 360 degree angles are awesome Night version works great movement + ...
I installed pfSense 2.4.1, to replace my Asus AC68U as my router, and purchased an Ubiquiti UAP-AC-PRO for my wireless. So far so good, but I had one thing I REALLY wanted done with this new firewall, that my old one could not, and that was properly blocking all traffic going OUT, except NTP, and ...
The scenario I had was 1 eth0 device, and my port trunk’d to allow 9 and 10 vlans. I wanted to assign the full /24 to this box, using only eth0 and the trunk port in CentOS 6. This is what I had to do. in linux NEED eth0 and one VLAN’d CFG: cd /etc/sysconfig/network-scripts/ ...
I always find it easier when my history has a time stamp, you can coorolate a lot of things, like last, start/stops of services, who done it, etc. export HISTTIMEFORMAT=”%F %T ” This will work for the session, but if you want it saved for every log in add to respective bash_profile: ~/.bash_profile or /root/.bash_profile
I kept getting: Firewall Status: Enabled but Stopped in my CSF in cPanel. I am currently running WHM 11.40.1 (build 11) and csf v7.03. I tried just clicking start, no luck it would just flip back a few minutes later. So I ended up dropping to shell and running service csf stop iptables –flush service ...
What I did to disable it was go to: /etc/sysconfig/rhn and delete all of the files in it. If you want to re-enabled it after, you can just copy the files back, so you may want to copy them to a location you want to keep them at.
wget -O - -q icanhazip.com you will get a very easy looking readout example: root@madhost419 [~]# wget -O - -q icanhazip.com 74.122.196.130 root@madhost419 [~]# or via curl: curl http://www.cPanel.net/showip.cgi
Using the squirrel app: http://www.squirrelsql.org/ I had issues with only seeing 100 rows in a table. I fixed this by going to File -> New Sessions Properties -> Object Tree -> Contents -> limit rows. The default is 100, but you can uncheck it and you should be good. If not, you can also do ...