Recommended Posts

JFC danny -- again did you READ THE GUIDE??

You have no need to launch the text mode!! When you get to that part -- you need to connect to the box with your Browser from another machine..

You finish the config using your browser from another machine.. Sounds like your trying to login into the console -- you only configure network there, etc.. used in case of not on network can not use web browser, etc.

This the screen your see?

post-14624-1258149232_thumb.jpg

You need to open up the IP address of your CC from another machine -- its CLEARLY gone over in the guide.. Which you clearly have not even breezed though!!! :argh:

When you open it up in your browser you will get a screen like this

post-14624-1258149641_thumb.jpg

Dude as soon as SG Universe is done I will step through the setup for you.. But as sophism points out you need to go the IP of the CC machine -- really, Danny its not possible to be that dense -- is it????

Why in the world would you think you would go to the IP address of your router???? :blink:

What IP did you give the CC machine when you setup it up, or if you set it up for dhcp.. Which Im pretty sure I stated it would prob be better to setup static.. But anyway.. If you log into the text mode on the console -- it will show you what the IP address of the CC machine is.

To log into the text mode you need to put in password of root, and then hit enter twice or tab over until continue turns red, then it enter -- then you will get this screen

post-14624-1258163959_thumb.jpg

I set it up so it's all automatic, I did not set anything specific. I tried what you said and could not get to that page. i boot up the machine i enter my root password and press enter. Then i get the options launch text mode graphics etc... when i click launch text it just says looking up localhost:82 then it says it cannot be found and it gives me 127.0.0.1:82...

After I typed /admin in the url i finally got it to work!!! This thing is freaking awesome. So far i got my webserver up email's everything!!!! :).

Its 2 am here i better get some sleep im done playing for the day and i have to shut down the server because the fan is KILLING ME!!! so basically everything has to be done through a different PC on the lan?

Two weeks to agree that CC is awesome. (Y)

If you haven't changed your box to use a static IP, then you just have the current IP leased from the DHCP server, and things can change. I would recommend that you change it to a static IP for administration.

Have fun playing! :)

"Two weeks to agree that CC is awesome."

Been longer than 2 Weeks I think -- but yeah!!! :rofl:

And Mark is right -- when you put it on your network at work, use STATIC for its IP. Did you get file sharing working? Did you go with just the workgroup or did you setup a domain? I would REALLY suggest you look at going the domain route - it will make sharing files easier and even though you say you don't use security now -- you prob will want to once you learn how is it is to setup.

As to everything being done from a different PC, one of the benefits yes.. Its a web gui to manage, any retarded monkey could manage it ;) But if your ok with the prompt then sure you could do LOTS of stuff on the console. Or from a ssh/telnet shell.

edit: Just looked through the past threads from danny -- looks like I originally brought up CC at Sep 17 2009, 12:11, so that a bit longer than 2 weeks ;) hehehehe Did you mean 2 months ;)

Edited by BudMan

Lol :)... Well I just installed CC and was testing a **** load of stuff and everything is everywere, web ftp, sharing files, i dont know were anything is anymore lol. I will be re-installing it in a few weeks again just to test file sharing. Also isn't my IP already static?

Did you set a STATIC IP on the CC box??

"I set it up so it's all automatic, I did not set anything specific."

If you did not set anything specific -- then NO CC IP is not static... Do you do it on purpose, or are you really this dense when it comes to even understanding the basics? If you had set the CC box to a static -- WTF where you trying to access your routers IP for??

What is an IP address? Do you even know really?

Seems clear you do not understand the difference between a IP that has been setup STATIC on the computer, or one that has been handed out automatically by a dhcp server. Where does a computer get its IP address?

You have any clue to what a netmask is? Or a gateway?

When you look at the output of ipconfig /all on a computer -- what are these things telling you?

--

C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : quadcore-w7

Primary Dns Suffix . . . . . . . : local.lan

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Ethernet adapter Local:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller

Physical Address. . . . . . . . . : 00-21-9B-03-AC-A7

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.1.100(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.253

DNS Servers . . . . . . . . . . . : 192.168.1.4

192.168.1.253

Primary WINS Server . . . . . . . : 192.168.1.4

NetBIOS over Tcpip. . . . . . . . : Enabled

--

Where did this machine get is IP address?

Where did this machine get its IP from?

C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : testvmbox

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : local.lan

Description . . . . . . . . . . . : AMD PCNET Family PCI Ethernet Adapter

Physical Address. . . . . . . . . : 08-00-27-4A-DC-66

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 192.168.1.111

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.253

DHCP Server . . . . . . . . . . . : 192.168.1.4

DNS Servers . . . . . . . . . . . : 192.168.1.4

192.168.1.253

Primary WINS Server . . . . . . . : 192.168.1.30

Lease Obtained. . . . . . . . . . : Saturday, November 14, 2009 10:13:23 AM

Lease Expires . . . . . . . . . . : Friday, November 20, 2009 10:13:23 AM

What does the Lease obtained/expired stuff mean?

Are these addresses on the same network or not?

192.168.1.100 netmask 255.255.255.0

192.168.2.101 netmask 255.255.255.0

Are these?

192.168.1.100 netmask 255.255.0.0

192.168.2.100 netmask 255.255.0.0

What is meant by the term dhcp scope?? You need to atleast understand the BASICS Danny -- not knowing if your machine IP is static or dhcp - basic, basic!! Come on!!! How do you expect to run a network if you do not even understand the difference between a static ip or one gotten with dhcp.

If I tell you to set the CC machine to a static IP on your network, outside your dhcp scope -- Do you have clue one to wtf that means, or did I just write blah blah goooggly bleh gop blah blah blah??

If you do not understand something -- you need to let us KNOW, or we can not help you!!!

Edited by BudMan

Well my copiers at work had dynamic IP's and everytime when we restarted them they kept on changing. So i gave all of them a static IP and they did not change anymore. The server obtained it's own address I know that, but wont it stay at this address or it will change at some point? How do I change it to a static is there an option in webconfig?

What error - what file, I dont see anything!

Check again.

Danny not sure why you would think a windows share would be your ftp server? As to access denied -- what permissions did you setup? What account are you using - did you setup just a workgroup or did you setup a domain in CC?

Without something to work I can not tell you what to change -- did you create that share in flexshare? Can you post a screen shot of flexshare in CC?

As to the servers IP changing -- if its DHCP, and you did not setup a reservation - then yes its possible for it to change.. Now if its on 24/7/365 then it should just keep renewing the lease and stay on the same IP.. But if you did not set a reservation and its dhcp, then yes it possible for it to change on you. Which is why I would suggest you set it static.

I thought this was for start up IT guys :) hahaah

I rather install ubuntu and go through everything lol.

How can I create 1 share that every user can see. Actually i created one in flexshare and all the users can see it, but no one can edit files in it, but can delete. I tried everything to create a http server or web server and its not working. some explanation pelase :)

Well since you created DOMAIN -- did you join any machine to the domain? Did you create any accounts? NO freaking **** they can not access shares if they are not given permission..

If you did not setup a FTP server -- then why and the F would you think that is your FTP server? Since you have its name freaking hidden its hard for me to know for sure what it is.

Nor did you post the flexshare screen like I ask -- Its for NEW admins yes -- Ones that BOTHER TO READ THE FREAKING MANUAL!!! It clearly states in the guide that you should enable WINS access if doing the PDC... But from your screen shot I can see yours is off -- So its CLEAR you did not even bother to even breeze over the documentation about creating a domain or windows file sharing.

http://www.clarkconnect.com/docs/Modules_-...-_Windows-Samba

WINS Server / WINS Support

If you plan on enabling PDC mode, using VPN, or have more than two local networks, we strongly recommend that you enable a WINS server on your network. If you already have a WINS server, you can enter the IP address of the server in the WINS Server field. Alternatively, the ClarkConnect system can be configured as a WINS server on your network. Enable the WINS Support option. More information on WINS is available in this Howto.

Do you even have Flexshares installed?? This is where you would create shares that everyone can use.

post-14624-1258272920_thumb.jpg

Danny I really really want to help you -- but your LACK of doing any thing on your own is starting to get very frustrating.. The product is very well documented, there are howtos for this howtos for that a great forum section, etc.. But seems you can not be bothered to read even the a few words of the documentation. Well NO F'ing **** your going to have issues if you dont RTFM!!

Here is creating a share that everyone can access

post-14624-1258273238_thumb.jpg

Here is accessing said share from a machine that is part of the domain and with a domain user account that is a member of the allusers group.

post-14624-1258273372.jpg

edit: Just noticed your running the Enterprise version -- which is NOT free! Your going to have to pay for use of that version, if that is what you want fine.. But why did you not just grab the FREE community version?

Edited by BudMan
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Waymo recalls self-driving software after cars enter closed freeway work zones by Paul Hill Waymo, the self-driving car maker owned by Alphabet – the parent company of Google –, has recalled some of its fifth-generation Automated Driving Systems (ADS). It did so after some of its cars drove through closed construction zones. According to the National Highway Traffic Safety Administration (NHTSA), the affected vehicles were capable of driving through a closed freeway construction zone and continuing to drive at speed. The listing on the NHTSA website says that Waymo is currently developing a solution to fix this issue, but in the meantime, freeway driving is being restricted. Waymo will update its ADS software so that vehicles can detect when they can avoid entering construction zones. According to the Safety Recall Report, on April 20, 2026, Waymo’s Field Safety Committee began meetings reviewing an event from April 11, 2026, and five events from April 19, 2026, where Waymo’s autonomous vehicles didn’t recognize and drove past ramp closure signs into the pre-planned freeway construction zones. This took place in Phoenix, Arizona. Separately, on May 18, 2026, seven Waymo vehicles entered freeway lanes with active construction in the San Francisco Bay Area by driving between cones that were placed to show the lane was closed. On the back of both of these events, Waymo restricted freeway driving until it could address the issue. In June, Waymo’s Safety Board reviewed the issue and additional information related to ADS performances around construction zones; then, as a result, it decided to conduct a recall. This development is not good for Waymo as it adds to a growing list of technical hiccups its cars have experienced. Ultimately, it will lead to more scrutiny from lawmakers around the world who will be more cautious about letting autonomous vehicles on their roads without tighter regulation. For readers in areas where Waymo operates, does this news make you more wary about stepping into one of these vehicles?
    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
    • Microsoft: Windows 11 could finally solve a major issue across AMD, Nvidia, and Intel GPUs by Sayan Sen While Microsoft has been trying to improve it, Windows 11 is definitely not flawless, as even today some issues are taking a year to publicly acknowledge. However, one area of trouble that may finally see much better results soon is graphics driver crashes. Work on graphics driver timeouts, also called Timeout and Detection Recovery (TDR), is not new as the latest WDDM 3.2 also has specific improvements regarding it. Windows Display Driver Model (WDDM) version 3.2 is supported on Windows 11 24H2 and 25H2. However, with the upcoming version 26H2, TDR crash diagnosis could go to the next level as Microsoft is introducing a new DirectX 12 API feature called "DirectX Dump Files". Similar to how system memory dump files work when a system crashes or freezes or encounters any such major issue, DirectX Dump Files (DDF) will essentially record a snapshot of the GPU execution right at the moment a graphics-related crash or hang or freeze occurs, so that developers can better understand and diagnoze these TDR and timeout detection errors. The dump will be available as a .dxdmp file for analysis and it will be a comprehensive dump file generated with detailed insights about the hardware, drivers, Windows, as well as the affected application. This should be another welcome change in this department. Earlier at GDC 2026, when the technology was first debuted, Microsoft had shared more details regarding it. The company had explained how DDF is designed to gather data from every layer of the graphics stack into a single file, eliminating the need for developers to manually correlate logs from multiple tools. As mentioned above, the dump can contain a lot of useful details like GPU hardware state information such as register values, shader program counters, page fault virtual addresses, shader memory data, and command buffers. Alongside that, it also captures DirectX runtime and kernel information, including D3D objects, pipeline state objects, device error data, adapter details, and CPU call stacks. Microsoft says the feature has been built around two primary use cases: retail device removals and local device removals. The former allows developers to collect crash information from end users' systems in the field, while the latter helps QA teams and developers investigate issues on test machines. Developers will also be able to include up to 2 MB of custom application data through new D3D12 APIs, providing additional context for troubleshooting. In addition, Microsoft is introducing three dump collection modes ranging from zero-overhead capture, which has no runtime performance impact on supported hardware, to higher-detail modes that collect more vendor-specific debugging data. On compatible Tier 2 hardware, zero-overhead dumps will be enabled by default, meaning developers may begin receiving useful crash diagnostics without making any code changes. The table below explains the three tiers: Tier Description NO_OVERHEAD Enables crash capture with no runtime cost and is suitable for broad deployment MEDIUM_OVERHEAD Provides a balance, capturing additional diagnostic data with moderate impact HIGH_OVERHEAD Collects the most detailed GPU and driver state available, enabling deeper investigation at the cost of higher runtime overhead In terms of availability, the company expects broader release to be around the fall of 2026, which should be right around the time when Windows 11 version 26H2 lands. Right now, DirectX Dump Files are available as a preview and currently, only AMD has the compatible AgilitySDK Developer Preview driver version 26.10.07.02. You can find the official announcement post here on Microsoft's website.
    • And with SO much better perf than the laggy mess that is Files.
  • Recent Achievements

    • First Post
      BizSAR earned a badge
      First Post
    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      598
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      80
    4. 4
      Michael Scrip
      76
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!