Displaying 16 results from an estimated 16 matches for "kofler".
2020 Jun 17
11
Blog article about the state of CentOS
Hi,
I just read this blog article from austrian Linux expert Michael Kofler. For
those among you who don't know the guy, he's my home country's number one Linux
expert (known as "der Kofler") and most notably the author of a series of
excellent books about Linux over the last 25 years.
https://kofler.info/centos-8-wertlose-langzeitunterstuetzung/
Di...
2020 Jun 17
0
Blog article about the state of CentOS
Am 17.06.20 um 09:16 schrieb Nicolas Kovacs:
> Hi,
>
> I just read this blog article from austrian Linux expert Michael Kofler. For
> those among you who don't know the guy, he's my home country's number one Linux
> expert (known as "der Kofler") and most notably the author of a series of
> excellent books about Linux over the last 25 years.
>
> https://kofler.info/centos-8-wertlose-la...
2020 Jun 17
0
Blog article about the state of CentOS
Il 17/06/20 09:16, Nicolas Kovacs ha scritto:
> Hi,
>
> I just read this blog article from austrian Linux expert Michael Kofler. For
> those among you who don't know the guy, he's my home country's number one Linux
> expert (known as "der Kofler") and most notably the author of a series of
> excellent books about Linux over the last 25 years.
>
> https://kofler.info/centos-8-wertlose-la...
2020 Jun 17
7
Blog article about the state of CentOS
On 6/17/20 8:06 AM, Simon Matter via CentOS wrote:
>> Hi,
>>
>> I just read this blog article from austrian Linux expert Michael Kofler.
>> For
>> those among you who don't know the guy, he's my home country's number one
>> Linux
>> expert (known as "der Kofler") and most notably the author of a series of
>> excellent books about Linux over the last 25 years.
>>
>> htt...
2020 Jun 17
0
Blog article about the state of CentOS
> Hi,
>
> I just read this blog article from austrian Linux expert Michael Kofler.
> For
> those among you who don't know the guy, he's my home country's number one
> Linux
> expert (known as "der Kofler") and most notably the author of a series of
> excellent books about Linux over the last 25 years.
>
> https://kofler.info/centos-8-we...
2010 Aug 03
1
make snapshot main volume, delete all others?
...with this snapshot. I can
delete all other snapshots, but can I also delete my previous main
volume, thus defining the current default snapshot as my new base. (If
not, a growing part of the filesystem is wasted for old data I don''t
need anymore.)
Any insight is appreciated!
Michael Kofler
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2020 Jun 17
0
Blog article about the state of CentOS
...s
its way.
Thank you for your time.
Alessandro.
Il Mer 17 Giu 2020, 16:15 Johnny Hughes <johnny at centos.org> ha scritto:
> On 6/17/20 8:06 AM, Simon Matter via CentOS wrote:
> >> Hi,
> >>
> >> I just read this blog article from austrian Linux expert Michael Kofler.
> >> For
> >> those among you who don't know the guy, he's my home country's number
> one
> >> Linux
> >> expert (known as "der Kofler") and most notably the author of a series
> of
> >> excellent books about Linux over the l...
2019 Dec 22
4
State of CentOS 8
Hi,
I have been a happy user of CentOS 7 in the past. I am now considering
switching to CentOS 8.
However, since end of Oct. 2019, I have not received any updates on my
CentOS 8 test installations. Since then, RHEL 8 has published several
critical security updates.
Obviously, this make the use of CentOS 8 in production dangerous.
I guess the missing updates have to to with RHEL version 8.1,
2019 Dec 23
0
State of CentOS 8
Am 22.12.19 um 21:31 schrieb Michael Kofler:
> Hi,
>
> I have been a happy user of CentOS 7 in the past. I am now considering
> switching to CentOS 8.
>
> However, since end of Oct. 2019, I have not received any updates on my
> CentOS 8 test installations. Since then, RHEL 8 has published several
> critical secur...
2005 Mar 19
1
WinXP "deletes" but file still there - no error returned
Hi all,
(posting out of /etc/samba/smb.conf)
[mp3new]
path = /mnt/storage/samba/mp3new
valid users = @smb-user
read only = No
Unix-Permissions on that folder:
drwxrwx--T 2 root smb-user 4096 18. M?r 22:55 mp3new
In this folder is one file for testing: (x.mp3)
-rw-r--r-- 1 admin smb-user 0 18. M?r 22:55 x.mp3
User admin belongs to group smb-user and user
testuser belongs to smb-user as well.
2010 Jul 31
0
how to find out total capacity and raid level of btrfs file system
...raid level)?
Is there a btrfs command to get the total capacity of my filesystem? (In
my case, it should report total 8 GB, of which 2.03 GB have already been
claimed for data + metadata, another 5.97 GB are free. It might also say
6,97 GB for data are still available.)
Thank you,
Michael Kofler
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2019 Dec 23
3
State of CentOS 8
On 23/12/2019 12:07 pm, Leon Fauster via CentOS wrote:
> Am 22.12.19 um 21:31 schrieb Michael Kofler:
>> Hi,
>>
>> I have been a happy user of CentOS 7 in the past. I am now considering
>> switching to CentOS 8.
>>
>> However, since end of Oct. 2019, I have not received any updates on my
>> CentOS 8 test installations. Since then, RHEL 8 has published...
2020 Jun 17
2
Blog article about the state of CentOS
On 17/06/2020 18:38, Michael Kofler wrote:
> Hi,
>
> I am the author of said blog article.
>
> FIRST: It was never my intention to criticize the CentOS
> team. I appreciate the hard work you are doing. If my blog
> text (which is in German langugage) gave a wrong impression,
> I apologize.
>
> SECOND:...
2010 May 06
2
Problem with nested functions - functions nested too deeply in source code
Hi all!
I¹m just implementing the Ullmann¹s algorithm for searching subgraph
isomorphisms in graphNEL objects. The algorithm is running with smaller
graphs, but when I¹m calling it i get an R error message saying that
functions are nested too deeply in source code. I found out that the problem
is in the so called refinement procedure of the algorithm which consists of
10 different functions,
2020 Jun 17
0
Blog article about the state of CentOS
Hi,
I am the author of said blog article.
FIRST: It was never my intention to criticize the CentOS
team. I appreciate the hard work you are doing. If my blog
text (which is in German langugage) gave a wrong impression,
I apologize.
SECOND: I LOVE CentOS. Otherwise it would not matter to
me. I use CentOS to teach Linux administration at
university, I promote CentOS in my books and I use it
2006 Aug 24
0
newbie problem: upload an image to filesystem
hi there,
i''m trying my first app in ruby on rails, but unfortunately i cannot
uplaod an image to the server and store the filename in a database. i
tried the fileColumn plugin and the imagemagick, but i don''t know how to
use them. can somebody please help?
thx
stefan
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You