Pozdravljeni v moj Blog

Lastnik Bloga: [ Bassman ]
Contributors: [ (ni) ]
Blog: [ Preglej Vnose ]
[ Prijatelji ]
Pojdi: [ Nazaj/Naprej ]
Koledar
« < » > September 2025
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Kategorije
Kričač
Tyrell
Pon 22 Sep, 2025 02:56

I am no longer sure the place you are getting your info, but good topic. I must spend a while finding out much more or figuring out more. Thank you for fantastic information I used to be searching for this info for my mission.

Belle
Pon 22 Sep, 2025 01:03

Hi Dear, are you genuinely visiting this web page regularly, if so afterward you will definitely obtain good knowledge.

Angelina
Ned 21 Sep, 2025 21:51

Hello everybody, here every one is sharing such experience, so it's pleasant to read this blog, and I used to visit this blog everyday.

Federico
Ned 21 Sep, 2025 19:11

I know this web site offers quality based posts and additional material, is there any other website which gives these stuff in quality?

Jame
Ned 21 Sep, 2025 17:31

Thank you a lot for sharing this with all folks you really understand what you're speaking approximately! Bookmarked. Kindly also discuss with my website =). We could have a hyperlink change arrangement among us

Rudy
Ned 21 Sep, 2025 15:27

Yes! Finally something about تجهیزات پزشکی.

Evie
Ned 21 Sep, 2025 13:37

你爸爸的鸡巴断了,你倒霉的阴部,你爸爸的网络钓鱼,你妈妈的内 脏

Marcel
Ned 21 Sep, 2025 11:22

It's very effortless to find out any matter on web as compared to books, as I found this article at this web site.

Damien
Ned 21 Sep, 2025 09:31

Thanks a bunch for sharing this with all folks you actually realize what you're speaking approximately! Bookmarked. Kindly also talk over with my web site =). We may have a hyperlink alternate contract between us

Ramon
Ned 21 Sep, 2025 07:20

I'm no longer positive the place you are getting your information, but good topic. I must spend some time studying more or working out more. Thanks for fantastic information I was looking for this info for my mission.

Uporabniško ime:

Spletna stran:

Image verification:
Image verification

Povej:

Preglej in vnesi Smeške

 
Jst

Evo tukajle del mene in mojega življenja nasmeh

Kontaktiraj nas Bassman

Elektronski naslov



Zasebno Sporočilo

Pošlji zasebno sporočilo

MSN Messenger - naslov

msn@povej.net

Yahoo Messenger - naslov



AIM - AOL Instant - naslov



ICQ številka



Nekaj o Bassman

Pridružen/-a

čet 20 Nov, 2003 10:52

Kraj

Ljubljana

Poklic

Ljubljana

Zanima me

blank.gif

Blog

Blog je bil začet

Tor 27 Sep, 2005 12:10

Skupaj vnosov

138

Starost Blog

7299 dni

Skupaj Odgovorov

94

Obiskov

4820423
RSS
RSS podajanje

Pero Piše Seznam forumov -> Blogi -> Bassmanov blog

Users browsing this blog: NI

SElinux setup

Tor 09 Avg, 2011 11:09

There is alot of problems with SElinux.
Full of things doesn't work.

Here is a solution to make Selinux work. It is not a 100% secure because there are still open some things that shouldn't be.
But sure better than have disabled SE linux.

First the audit must run, so check if audit is running on your linux.
If there is a permission problem with audit.log files, audit will stop itself.

Second, SElinux when you doing this must have been on PERMISSIVE mode.

Than you run
ausearch -m avc -ts yesterday | audit2allow -M myfix

after that you run

semodule -i myfix.pp

to be soure that all works run again this

ausearch -m avc -ts today | audit2allow -M myfix1


and than

semodule -i myfix1.pp


If there still are some errors after repeat this steps, but everytime with higher number

myfix1
myfix2
myfix3

AFTER THAT you should enable SElinux with
setenforce 1

or edit config file in /etc/SElinux/config
and make it enforcing

After that, check if all works.....

RSS news on PHPBB3 portal

Sre 06 Jul, 2011 11:10

If someone has problem with RSS news pulling on portal, there is somethin it must be in php.ini.
There must be allow_url_fopen = On
by default is Off. After that restart apache and it works great....

Skype web cam drivers

Tor 26 Okt, 2010 11:10

This drivers are for all skype web cams like
Super AMT - HD Ellipse Lens 1280 x 1024 px

It is all packed form original CD. My antivirus found some worm with installation. I think that is not a virus.

it is wor windows 2000 and win XP on windows 7 I didn't manage to install it.

link to zipped CD

zippedCD

.NET 3.5 SP1 on windows 2008 64 bit update problems

Sre 21 Jul, 2010 15:21

After 2 weeks of banging my head why can't I install or update .NET 3.5 SP1 on my windows server 2008 64 bit I found a solution which was for .NET 1.1 also.

It was antivirus software ESET NOD32. I was disable it, but still no luck.

So I banged my head one week more and try anything what I found on internet, and nothing works.

So today I was unistall NOD32 reboot server and try again to update and all goes well. So If you have trouble to update .NET uninstall antivirus frist.

RDP logon problem

Tor 06 Jul, 2010 11:15

You can do this using Local Security Policy. Click on Start and then click on Administrative Tools and then click on Local Security Policy. Then click on Local Policies and then User Rights Assignment. Then double click on “Allow log on through Terminal Services” option. Then, under Local Security Setting tab, click on “Add User or Group” button, and then give the username or group name and click on OK. Then click on Apply and then OK.