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

    • Hello, Installed here without issue. Regards, Aryeh Goretsky
    • Microsoft updates Visual Studio Code with easier language model discovery and in-app search by Paul Hill Microsoft has released Visual Studio Code 1.125, its latest weekly release. This week, the company has focused on discovering and installing extra language models via the Marketplace; searching the web and securely browsing over remote connections without leaving VS Code; choosing how long VS Code waits before installing extension updates; and delivering managed Copilot settings through existing device management tooling. In older versions of VS Code, extensions could contribute their own model providers, but to find these extensions, you needed the right tags to search for in the Extension view. Now, the Language Models editor gives you an Install Model Providers button that opens the Extensions view, which is filtered to extensions that contribute model providers, making it easier to find and install them. Once you install a provider, its model will appear in the model picker. If you use the integrated browser much, you can now look up information without leaving VS Code by typing a query into the integrated browser’s address bar. It will use your configured search engine, the same way a standalone browser does. You can use workbench.browser.searchEngine to pick a search engine. When the browser is opened in a remote workspace, it's now possible to proxy HTTP(S) traffic via the remote connection. This allows you to connect to any ports or services that can only be accessed from the remote machine. If you read our coverage from two weeks ago about VS Code 1.123, you might have seen that extension updates have a two-hour delay as a safety measure. In this update, Microsoft is giving you the ability to configure the time of the delay. You can find it under extensions.autoUpdateDelay. Finally, with this update, admins can deliver managed GitHub Copilot settings through native device management (MDM) channels on Windows and macOS, in addition to account-based enterprise settings files. Settings delivered via MDM appear as policy-enforced in VS Code and can’t be overridden locally. Future updates will extend the supported policy keys across Copilot surfaces. You can download the update from the Visual Studio Code website now.
    • "it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account" You already have a Microsoft account if you are using Windows 11, because you can't set it up without one.
    • This is how much iPhone 18 Pro could cost after Apple's price hike confirmed by Hamid Ganji Image via Apple Apple CEO Tim Cook confirmed in a recent interview that the company may have to raise prices on some of its products due to the ongoing memory shortage. While he did not elaborate on the scale of the price hikes, new estimates suggest that Pro iPhone models could become significantly more expensive this fall. The Wall Street Journal and research firm TechInsights have come up with an educated estimate of how much the upcoming iPhone 18 Pro could cost after its launch in September. The estimate is based on current increases in memory and storage chip prices. For starters, the iPhone 18 Pro base model is expected to feature 12GB of RAM and 256GB of internal storage. According to TechInsights estimates, 12GB of DRAM for the iPhone 17 Pro cost Apple $39 last year. However, for the iPhone 18 Pro, the cost of the same amount of DRAM could soar to $145. Likewise, 256GB of flash storage that previously cost $13 could now cost around $51. Producing a base iPhone 17 Pro reportedly cost Apple around $582, but TechInsights estimates that the production cost of the iPhone 18 Pro could rise to $726. If Apple wants to maintain the roughly 47% profit margin it enjoys on the iPhone 17 Pro, the base price of the iPhone 18 Pro would need to reach $1,371. After standard pricing adjustments, customers could end up paying around $1,299 for the base model. However, that may not be the end of the story. As we previously reported, the iPhone 18 Pro is said to feature a variable-aperture lens, which could cost Apple at least 50% more than the current camera system. The estimated $1,299 price tag does not include the additional cost of this upgraded camera hardware. Once that expense is factored in, the base model could cost at least $1,399. A $1,399 price tag for the base iPhone 18 Pro would represent a significant increase over the current $1,099 starting price of the iPhone 17 Pro. If Apple wants to keep its upcoming iPhones competitive, it may need to accept lower profit margins.
    • Oh man, but what if I have the PS3 version?
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!