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

    • I just looked on my computer and there are settings and log files for utilities I have never even turned on!
    • O&O ShutUp10 3.1.1104 by Razvan Serea O&O ShutUp10 offers a simple yet effective way to take control of your Windows privacy. It provides access to almost 50 privacy-related tweaks, most of them hidden or not easily accessible to the average computer users. Using a very simple interface, you decide how Windows 10/11 should respect your privacy by deciding which unwanted functions should be deactivated. Using ShutUp10 you can easily disable Windows Defender, turn off telemetry, disable peer-to-peer updates, turn off Wi-Fi Sense, disable automatic Windows updates, turn off and reset Cortana and more. ShutUp10 allows you to create a System Restore point before you apply any changes, so that you can revert your system at any time if you run into problems. O&O ShutUp10 is entirely free and does not have to be installed – it can be simply run directly and immediately on your PC. And it will not install or download retrospectively unwanted or unnecessary software, like so many other programs do these days! O&O ShutUp10 Free and Premium The latest version brings O&O ShutUp10 Premium, expanding the app’s long-standing privacy controls with automatic enforcement of user-defined settings. Instead of manually rechecking options after every Windows update, users can set their preferred privacy configuration once—or apply recommended settings in a single click—and the tool continuously monitors them in the background. If Windows 10 or 11 re-enables disabled features or introduces new data collection paths, Premium restores the chosen settings automatically without user intervention. The free version remains available and fully functional for manual adjustments, offering the same core privacy controls for Windows. However, the Premium tier is aimed at users who want long-term, hands-off protection, adding automatic reapplication after updates, ongoing monitoring, and optional notifications to ensure privacy settings remain consistent over time. O&O ShutUp10 3.1.1104 changelog: Added “Show Differences” button in the overview panel “Don’t show again” option for the restore point prompt Ctrl+F keyboard shortcut for search/filter functionality Detection and linking of system-wide and user-specific setting associations Automatic search while typing PREM: Option to preserve notification counters and timestamps across application restarts PREM: Reset blocked settings button in the Settings dialog PREM: Informational message when no settings are blocked PREM: Update check can also be triggered from the menu PREM: Notification deduplication and activity log summary feature Improved L005 “Disable Windows Location Service”: Version-specific split (up to Windows 11 23H2) and new variant for Windows 11 24H2+ L001 (Disable Location): Added Night Light warning to the description in all languages Search now detects setting IDs even when ID display is disabled and offers to enable it Detection and removal of Copilot/AI desktop apps in RecallTerminator Optimized High DPI support PREM: Reset button is now only enabled when blocked items exist – setting IDs are shown in the confirmation dialog PREM: Updated tray icons with higher-resolution versions PREM: Activity Log timestamps now use localized date and time formats PREM: Tray icon status now uses OK/Warning indicators and localized tooltips PREM: Recall folder detection switched to service-based detection PREM: Copilot uninstallation now provides UI feedback and improved verification Fixed Description text was not displayed correctly for the last item and disappeared when clicking the scrollbar Crash when clicking a search result heading or the […] button PREM: Installation path is now correctly preserved during upgrades PREM: Tray icon was not reliably removed when exiting the application PREM: Main window was not displayed correctly in single-instance mode PREM: Incorrect display of the & symbol in tray icon tooltips on Windows 10 PREM: Fixed notification flooding after sleep/standby PREM: Dashboard was not refreshed after applying recommended settings during onboarding PREM: Progress bar was not reset after deleting Recall folders PREM: Fixed service startup failures PREM: Fixed incorrect drift detection when Automatic Protection was disabled PREM: Notifications now correctly count all deviating settings when protection is enabled PREM: Registration Wizard was shown after sleep/standby despite a valid license Download: O&O ShutUp10 3.1.1104 | 76.4 MB (Freeware) Download: O&O ShutUp10 32-bit | ARM64 View: O&O ShutUp10 Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Fascinating...W h i t e P o w e r is now also asterisks out.  
    • In the past few days I have noticed two odd moderation activities. First, when I posted the term 'White Nationist Christian' it was asterisk's out. When I changed it to **** it was allowed! Second, in the Politics is a ###business thread I was allowed to post that the GOP is a party of p e d ophiles but I was censored  when I posted the GOP are a party of p e d ophile protectors. Wtf Neowin. Please explain.
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      546
    2. 2
      +Edouard
      165
    3. 3
      PsYcHoKiLLa
      86
    4. 4
      Steven P.
      66
    5. 5
      ATLien_0
      64
  • Tell a friend

    Love Neowin? Tell a friend!