Displaying 20 results from an estimated 20000 matches similar to: "new user - into and request for home page"
2014 Oct 11
0
(no subject)
your *FirstnameLastname* username = johnwebb
the proposed subject of your Wiki contribution(s) = security
the proposed location of your Wiki contribution(s) = ?
We also encourage you to request and to maintain a personal homepage =
requesting
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 28
2
Request for Personal Home Page
Hi Ralph,
In reviewing the wiki editing guidelines, I see that I'm supposed to
setup a Personal Homepage, but I'm not allowed to edit that page.
Thanks,
Sean
2016 Dec 23
0
dead links and request for home page
On Thu, Dec 22, 2016 at 11:44 PM, Mika H?m?l?inen <mikahamis at gmail.com> wrote:
> Greetings from Finland!
>
> This is my first contribution.
>
> username: MikaH?m?l?inen
>
> the proposed subject of your Wiki contribution(s): fix dead link at
> https://wiki.centos.org/irc
>
> the proposed location of your Wiki contribution(s):
> https://wiki.centos.org/irc
2016 Dec 23
1
dead links and request for home page
Hi Akemi,
Thanks for the home page.
I made the two corrections mentioned earlier and then one for the road
(changed "irsii" to "irssi"). Didn't catch it the first time around, since
I thought it was a new fork or similar. I couldn't find it with google
though, so I deduced it to be a typo.
All went smoothly.
Cheers,
Mika
2016-12-23 18:34 GMT+02:00 Akemi Yagi
2016 Dec 23
2
dead links and request for home page
Greetings from Finland!
This is my first contribution.
username: MikaH?m?l?inen
the proposed subject of your Wiki contribution(s): fix dead link at
https://wiki.centos.org/irc
the proposed location of your Wiki contribution(s):
https://wiki.centos.org/irc
At #12: IRC Instructions for Beginners in paragraph
"Some of the CentOS IRC channels, most notably *#centos* and
*#centos-social*,
2019 Aug 12
1
Windows cannot access \\server check the spelling of the name 0x800704cf
>From FS1 (file server):
#> cat /etc/hostname
fs1.webb.local
#> cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.5.161 fs1.webb.local fs1
#> cat /etc/resolv.conf
# Generated by NetworkManager
search webb.local
nameserver 192.168.5.160
#> host -t A
2006 May 18
4
Request Routing Plugin ( :requirements => { :subdomain => ''thing'' } finally works)
Hi All,
Just a quick note to say that I''ve released an intial version of the
request routing plugin which essentially allows you to use various
request object properties as requirements in routes. Most notably you
can do:
map.connect "thing", :controller => ''main'', :requirements => {
:subdomain => ''whatever'' }
..just like the wiki
2019 Aug 09
0
Windows cannot access \\server check the spelling of the name 0x800704cf
On 09/08/2019 21:31, Rich Webb via samba wrote:
> Hello,
>
> I am randomly getting this message when attempting to connect to my samba 4 file server by entering \\server in the run command in Windows. If I enter \\ip address then it will work every time. This seems like a DNS issue but not sure why.
>
> I am running Samba version 4.9.2 on both the domain controller (dc2) and the
2019 Aug 09
2
Windows cannot access \\server check the spelling of the name 0x800704cf
Hello,
I am randomly getting this message when attempting to connect to my samba 4 file server by entering \\server in the run command in Windows. If I enter \\ip address then it will work every time. This seems like a DNS issue but not sure why.
I am running Samba version 4.9.2 on both the domain controller (dc2) and the file server (fs1)
I am using the internal DNS server on the domain
2019 Aug 13
0
Windows cannot access \\server check the spelling of the name 0x800704cf
Hai,
Please keep mailing to the list, that migh help others later on also.
Now, you pc config looks ok.
> With NetBIOS disabled I continue to be able to access the
> server with \\fs1 so is this likely a netbios bug maybe with 10?
Able or not able?
And not its not a bug, its a feature, SMB1 is getting killed, this is an inheritance of it.
The other things in you configs look all
2007 Jul 14
2
How to invoke a GET request to home page
The homepage of my application has time sensitive data. The homepage is
cached for fast loading.
However I clean out the cache every day midnight. It means the first person
who hits the after the cache clean up has to wait extra long.
The cache is cleaned out using a rake job. Is there a way I could write a
rake job to just go and hit the homepage and generate the cache page just
after the
2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with
llvm. Any hints before I do?
On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote:
> It looks like this commit breaks CSU initialization with
> statically-compiled applications.
>
> With a very simple application at [1], compiled with:
> cc -g -O0 -flto -static -o pid pid.c
>
> The application
2014 Dec 20
0
setfacl: Option -m: Invalid argument near character 3
I also have two DCs and I am using them also as filers.
Built-In users and groups are normally mapped by idmap.ldb
I also got issues with mapping of built-in users. I needed the same idmap.ldb on both of my DCs.
I also don't see these groups by hitting getent group.
I followed another stragedy: Every new group that will have filesystem access has a name starting with GGF (Group Global File).
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this
morning and it appears it fixes compilation, but produces a
non-working system.
I know that's kinda vague and I'll have more details soon, including
sample binaries. I at least wanted to give a status update so you
didn't think you were being ignored.
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
2019 Aug 13
2
Windows cannot access \\server check the spelling of the name 0x800704cf
Hai Rich,
Your output of ipconfig /all
Where are these?
Primary Dns Suffix . . . . . . . :
DNS Suffix Search List. . . . . . :
This one is below in the output.
Connection-specific DNS Suffix . :
Verify above again, if these 3 are all there and set to webb.local
Then try this : in you network settings, disable ipv6
Beside ipv6 and the 2 missing outputs, i see the same here on my pc.
2014 Dec 19
0
setfacl: Option -m: Invalid argument near character 3
Running CentOS 6.6
Using the Sernet Enterprise packages - sernet-samba-ad.
Just tried:
getent group "Domain Users"
getent group DOMAIN\\Domain\ Users
and neither command returned any entries.
Rich
-----Original Message-----
From: samba-bounces at lists.samba.org
[mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny
Sent: Friday, December 19, 2014 8:37 AM
To: samba
2014 Dec 19
0
setfacl: Option -m: Invalid argument near character 3
The only thing I have in my smb.conf that is related is this:
idmap_ldb:use rfc2307 = yes
I don't have any of that other stuff for mapping ids.
Is there a howto on that somewhere?
and my nsswitch.conf I have:
passwd: files sss
shadow: files
group: files sss
the sss was only because I was trying sss but it was ONLY "files" to
start with.
Rich
-----Original
2014 Dec 19
3
setfacl: Option -m: Invalid argument near character 3
On 19/12/14 13:40, Rich Webb wrote:
> Running CentOS 6.6
> Using the Sernet Enterprise packages - sernet-samba-ad.
>
> Just tried:
>
> getent group "Domain Users"
> getent group DOMAIN\\Domain\ Users
>
> and neither command returned any entries.
>
> Rich
>
> -----Original Message-----
> From: samba-bounces at lists.samba.org
>
2011 Sep 06
1
Home Page Editing
If someone can enable my Wiki account (AdrianHall) to allow me to edit my
home page, I will put drafts in wiki format of the two documents I have
proposed (yesterday and today), plus the "How to relay postfix through
GMail" Tips&Tricks article I am in process of verifying - k-thx-bai.
--
Adrian Hall (Personal Account)
photoadrian at gmail.com
-------------- next part --------------
2008 Nov 11
2
wiki home page links
I just noticed that the home page links on wiki.centos.org dont actually
match the navigation on the top/bottom, is that by design ? it just
looks confusing
--
Karanbir Singh : http://www.karan.org/ : 2522219 at icq