open.
Others used netcat (nc) in a script to get the similar results
(feeding it "lines" at a certain rate to limit the traffic)
Have a nice weekend.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
t;man 5 logind.conf" for further info on defaults
and how to configure.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
fer, which
has "curl" as cli.
curl and wget both can use the ftp:// protocol, so the (non-)presence
of "ftp" is not a deciding factor.
Setting up a proxy that gives a "404"/deny on ftp:// is more helpful here.
- Yamaban.
_
vers at once. I also noticed that on one
of them when I saw the problem and rebooted the server eth1 was correctly
assigned afterwards but after another reboot the message happened again.
Quite strange to me :D
Have you had similar problems on centos7? Any advice?
Thanks :)
BR,
Rafal.
Hmm, shoot in the Dark, IMHO, the change of the udev rules should have
been made before the grub-update. If you have initrd/initramfs, they will
have to be updated before that also.
Else the systemd from the boot(initrd) (still on en...) has another config
that the on-system (eth.) systemd.
I'm not on a CentOS system atm, so I can't test it, but a call to "dracut"
seems to be in order, that a call to "grub-update" again.
Please, inform yourself on dracut options before that, (man-page, also,
see kernel-update scripts).
- Yamaban.___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
# ssl098e libs are in /opt/openssl098/
export LD_LIBRARY_PATH=/opt/openssl098/
exec /opt/app/bin/starter ${1+"$@"}
# ${1+"$@"} expands only if at least $1 is present
[/code]
YMMV
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
http
ave lost some of the original Unix way: every tool should do one
thing, and should do it right, be as small and as fast as possible.
MicroSoft seems to have learned from its errors.
Linux, well, atm we make them, and en mass.
- Yamaban.
PS: PHP devs should keep an eye on PHP 7.
That will be ugly f
of LC_* Have been messed with,
either local or on the machine you want to connect to.
If so, please set the "LC_ALL=C" add the "LC_ALL" to the "SendEnv"
above, and be aware that the "oneliner" version will no longer work.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
orkmanager(and its underlaying helpers) should be much more
carefull in handling Router / DHCP stuff.
It's biggest niggle for me is a missing white- and black-list for
(dis-)allowed routers / dhcp-servers.
Is this the "Right(tm)" thing to do? Dunno,
Not every user that needs to change firewall settings is a certified UNIX admin.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
g-ng or rsyslog.
I'll keep an eye on it, but atm it's not useable for me on disk.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
o and the link, that will come
handy in the next days.
Thanks, and a nice time
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
who do not like this 'auto-discovery' stuff.
To 'MS Windows' / 'Apple MacOS' like, not 'pure' or 'hardcore' enough.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On Tue, 22 Dec 2015 22:27, m.roth@... wrote:
Yamaban wrote:
On Tue, 22 Dec 2015 14:29, James Hogarth wrote:
On 22 December 2015 at 10:33, Sylvain CANOINE wrote
- Mail original -
De: "Marcelo Ricardo Leitner"
À: "centos"
Envoyé: Lundi 21 Décembre 2015 21:46:1
ub2-reboot
grub2-once
Either grub2-set-default or direct via grub2-reboot
with the needed params.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
will like XFCE.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
c/yum.repos.d/MariaDB.repo
[/code]
much better that way, for further tips on Dockerfile writing,
I'll point you to the offical site "docs.docker.com", esp:
https://docs.docker.com/engine/articles/dockerfile_best-practices/
Have a nice weekend,
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
centos/mariadb image:
https://hub.docker.com/r/centos/mariadb/
https://github.com/CentOS/CentOS-Dockerfiles/tree/master/mariadb/centos7
I hope this gives you some pointers to avoid wasting time,
but, each to their own, find your pesonal way.
Have a nice week
hen select "Centos 6" (maybe you have to scroll down for that)
The EPEL repo seems to have version 0.3.8 of libkate at least.
Have a nice week.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
tor that can be worked with
in a terminal the same whether local or remote (via ssh) gives a
concistency that other editors lack, or, in the case of emacs, are not my
taste at all.
Jedit is java based, and for me in use where projects span bejond a single
Operating System (Linux, Solaris, Windo
oice of the day.
Secureboot with the choice of multiple Distos was easy with grub2,
compared to choices for bootloaders.
YMMV. Have a nice weekend,
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
recipe to compile from source.
ATM there is no "ready to install" package directly for Centos 7,
but try the Centos /RHEL 6 package from there before
doing the full build circus (requires installed libgcj).
- Yamaban.
___
CentOS mailing l
27;\.md' and/or for 'Genesis ROM' in there.
Just adding your own line to /etc/mime.types may look nice, but is
possibly not what you want, more likely a new entry in a
file or directory under ~/.local/share/mime/
Have a nice weekend
- Yamaban.
t; as "Genesis ROM" ??
Eitherway,
to disable the future creation of the file:
/usr/share/mime/application/x-genesis-rom.xml
you have to comment out the relevant section in:
/usr/share/mime/packages/freedesktop.org.xml
then remove /usr/share/m
On Sun, 28 Feb 2016 15:47, H wrote:
On 02/27/2016 07:56 PM, Yamaban wrote:
On Sat, 27 Feb 2016 19:38, H wrote:
> It turns out my markdown files - extension .md - are of the "Genesis ROM"
> file type in Centos 6. Googling did not turn up any obvious places to
> c
our logstash-rotate
+++ corrected logstash-rotate
@@ -7,6 +7,7 @@
missingok
notifempty
- postrotate
size 100M
+ sharedscripts
+ postrotate
/bin/kill -HUP `cat /var/run/logstash.pid 2>/dev/null` 2> /dev/
vices for example.
And the point is not that the site supports TLS1.0, but that it does
not support TLS1.1 and/or TLS 1.2, and as such is incassessible
to devices that ask for TLS1.1 as minimum for HTTPS.
But that is for the admins/webmasters of the servers to resolve.
- Ya
stop
}
[/code]
Try and check, if this works, well OK, if not, ask again.
Ah, and please check if there is a SELinux problem with the
logfile, it could be a permission problem.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
'pluginreg.dat' gets removed, and
afterwards it will get recreated with the new info)
b) Close firefox, remove 'pluginreg.dat', update flashplayer, start firefox
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
n inserting the code (html+css+js) to show the dialog.
Thus 'about:blank' (internal called as moz-safe-about:blank)
is needed to be allowed in Adblock and Noscript.
Does that fill the 'blanks' in the knowledge?
- Yamaban.
___
Cen
icle:
https://www.slant.co/topics/2134/~markdown-editors-for-linux
Another hint: finding packages for progams can be a timeconsuming job,
sites like https://pkgs.org/ makes it easier.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
have taken a liking to a specific editor,
my id be vim, eclipse, emacs, or else, we are looking in our
most liked environment first. Nice to see it worked for you.
Cheers, and have a nice Weekend,
- Yamaban
___
CentOS mailing list
CentOS@centos
[code]
chmod -R g+w dropbox-folder/*
chown -R bob:ftpuploadgroup dropbox-folder/*
mv -t target-dir dropbox-folder/*
[/code]
If necessary, put the first two commands (with absolute paths)
into a shell script, mark it executeable put it in /usr/local/bin
and allow Bob to use it with s
check which packages provide them on el6.
which rpm command does this exactly?
"man 8 rpm" search for "--file"
short: rpm -qf [full-path-and-filename]
long: rpm --query --file [full-path-and-filename]
This queries the rpm-database for which package owns the giv
's my exp. Yours may differ. Others should speak up, too, please.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
detail knowlegde
of the matter is dated.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
mage size of 17408 sectors of
the images/efiboot.img file
I would recommend to try with:
-boot-load-size 17408
(or even greater)
Have a good day,
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
ven was: "(DNF is) not quite Enterprise ready, yet. Lets look
again during Fedora 25".
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
bond0-at-stop
[code]
# remove "bond0" interface at stop, it will be re-created at start
[Service]
ExecStopPost=/usr/bin/bash /path/to/shellscript
[/code]
sadly the shell script has been lost since, with the move to
a machine with 10GbE interfaces.
- Yamaban.___
Well, it's a "Braswell" gen cpu (Intel N3150), with accomp. chipset.
Do yourself a favour and rethink that with Centos 7, due to very limited
function with the kernels from Centos 6, esp regarding WLAN.
And even the Centos 7 default kernels may not "fresh"
xt reboot.
If you can, do a full reboot, and check if hibernate is still blocked
after the reboot (it should be available again).
- Yamaban
--
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
was very short each time I tried
since after KDE3.
Tried on openSUSE, Fedora, Kubuntu, on all it failed.
Text-only mailers like Mutt or Alpine for the win.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
scl enable devtoolset-4 bash" in a
terminal? Or can selected software collections be enabled by default in new
sessions?
Hint:
put a scriplet into /etc/profile.d/ and it will be executed on login.
See already existing files for examples.
- Yamaban.
--
___
nfiguration for easy checking?
How about using the "ip" tool?
"ip addr show" and
"ip route show"
should give the needed info, at least with Centos 7.x
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On Tue, 6 Sep 2016 02:14, Always Learning wrote:
On Mon, 2016-09-05 at 15:15 +0200, Yamaban wrote:
"ip addr show" and
"ip route show"
should give the needed info, at least with Centos 7.x
Works on C5 and C6 too.
Good to know, b/c as my contact with C5 is minimal
and
x27;t buy it new anymore (discontinued)
- There are more reliable drives available.
I'd go for a Samsung Evo 850, that will give you five years of warranty.
But, it's your drive, you make the decissions.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On Fri, 28 Oct 2016 18:50, Alessandro Baggi wrote:
Il 28/10/2016 16:28, Valeri Galtsev ha scritto:
On Fri, October 28, 2016 2:42 am, Alessandro Baggi wrote:
> Il 27/10/2016 19:38, Yamaban ha scritto:
> > For my personal use I would replace that Drive asap.
> > - There is no
On Fri, 28 Oct 2016 21:03, Alessandro Baggi wrote:
Hi Yamaban,
Great expalanation. I think you know how to buy an ssd. There is no doubt
about samsung ssds quality vs other. My question about neutron was to get
your opinion about this product.
My doubt was about differences between slc, mlc
n / rights to do it without direct "root rights"
You can do that manually fron the commandline via the "udisksctl" tool.
See "man udisksctl" for details.
- Yamaban.
PS: No, the question was not dumb, that udev stuff fools me up from
time to time to.
__
p group, pointing to
your server?
server=/168.192.3.in-addr.arpa/192.168.3.1
Otherwise, little to no idea.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
quot;PS/2 female" to
"USB Type A male" on Amazon for a few Bucks, that may be a way to work
around a non-fuctional or missing PS/2 plug-hole.
- Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On Fri, 2 Dec 2016 19:01, Yamaban wrote:
On Fri, 2 Dec 2016 18:28, m.roth@... wrote:
I just built a workstation, CentOS 7, fully updated. My user requires his
three-button mouse, telling me that imaging software is written for
three-button mice (so *please* don't tell me to tell him t
S_WINDOWID=[[your top-most window id]]
[/code]
as neither this file nor the directories ~/.dbus/sessions-bus/ are in
/etc/skeleton, I must assume that they are recreated at user-login, if
they are missing or contain invalid information.
IOW, remove the file, login, and it should get recreated.
/ghostscript_version}/Init/gs_init.ps
in the "/.locksafe {" segment, a ".forceput" was misplaced.
If you compare this file between the two ghostscript versions,
it should become visible.
- Yamaban
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
6_64/en-US/firefox-52.0esr.tar.bz2
(Last-Modified: Mon, 06 Mar 2017 16:32:42 GMT)
So, if you go for 52, make sure the get the "channel" right
(esr, not release)
Pure personal opinion on 52 is still out, I'm not that hyped, some of my
'beloved' extensions / addons are no long
54 matches
Mail list logo